Commit graph

5 commits

Author SHA1 Message Date
Dan Luu
2f1167d9ad
Lossless image optimization (#7671)
* Lossless image optimization (using ImageOptim).

This shouldn't change the visual appearance of any images. ImageOptim
was run with the highest compression setting except that JPEG metadata
stripping was disabled because some users prefer to avoid stripping
JPEG metadata.

* Update READMEs that have Changelogs for themes impacted by lossless image optmization change.
2024-03-20 11:46:05 +00:00
Jeff Ong
79822fe9ec
Vetro: various adjustments (#6926)
* Fix caption color.

* Remove from inserter.

* Fix full width featured image.

* Fix caption color.

* Try to force no underlines on buttons.

* Fix screenshot dimensions.

* Fix link color bug.
2023-03-21 12:53:47 +00:00
Jeff Ong
b5b5c04a47
Vetro: use latest duotone features (#6910)
* Update duotone presets and apply to image and cover blocks.

* Remove duotone from block specific attributes.

* Title the variations.

* Remove title from default theme.json.

* Replace screenshot.

* Fix php version.
2023-03-16 17:42:08 +00:00
Jeff Ong
111df4471d
Vetro: minor design and final adjustments (#6822)
* Updating padding on the singular templates.

* Swap variations and add missing attributes (spacing and useGlobalPadding).

* update screenshot

* Update default duotone.

* Add duotone presets.

* Fix block markup.

* Alignment fixes to make everything wide.
2023-02-01 12:29:21 -05:00
Jeff Ong
8026211a68
Add Vetro theme (#6725)
* Add Vetro, remove several custom templates.

* Remove unused assets and declarations.

* Remove call to load block patterns.

* Remove references to specific IDs.

* Remove unneeded.

* WIP convert.

* Remove layout CSS and refactor to use global root padding aware alignments.

* Simplify color palettes.

* Remove unused template parts.

* Remove unused font sizes.

* Update versioning and contributor.

* Move text to patterns, update templates.

* Fix escaping.
2022-12-06 14:51:18 -05:00