Commit graph

4 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
Jason Crist
7c679f3bfa Bring (seemingly unmodified) images into sync 2020-11-11 17:30:24 -05:00
Ian Stewart
6e1c46c7b1 Ibis: Update header defaults and screenshot to match
- Update header to be a bit more compact with a custom font size.
- Add a screenshot to match the front end.

This should get Ibis to a state where it's good enough to start testing on WP.com with our Starter Designs and Patterns.
2020-07-30 13:50:06 -05:00
Ian Stewart
97fef31187 New theme: Ibis
This PR is the first commit of new, proposed, block-based theme, Ibis. Forked from Seedlet Blocks, and a variation that more closely aligns with some of the defaults the WP.com View Team has come to expect from our favourite Varia-based themes on WP.com. It's named after a bird because birds are cool.

There are several things wrong, potentially wrong, or unfinished with it. Here's a few todo items off the top of my head.

- The header template part needs updating.
- The editor styles don't match the front-end.
- The default palette is probably lame in practice.
- The grid proportions need to be adjusted down to mobile.
2020-07-29 13:26:17 -05:00