Commit graph

11 commits

Author SHA1 Message Date
Miguel
1196e44266 Version Bump 2024-04-03 14:09:49 +02:00
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
Sarah Norris
6a57f887ff Version Bump 2023-07-07 11:41:32 +01:00
Sarah Norris
83ed843ada Version Bump 2023-07-06 13:29:47 +01:00
Wojtek Naruniec
deb984d694 Version Bump 2023-04-04 11:19:28 +02:00
Sarah Norris
8d27364c4f Version Bump 2023-01-31 09:39:01 +00:00
Sarah Norris
6dd01580ba
Add license for Roboto (#6841) 2023-01-31 09:23:14 +00:00
Sarah Norris
442ff228ee
Upsidedown: Tweaks for initial release (#6814)
* Remove CSS for table block

* Update copyright text

* Bump version

* Add blog tag

* Update copyright year to 2023

* Remove font-smoothing

* Update link to wp.org

* Update noir variation so colours are inverted

* Capitalise variation name

* Style focus states on links and buttons

* Remove queryIds from templates
2023-01-25 11:19:07 +00:00
Sarah Norris
5ddf96682b Version Bump 2022-12-23 10:00:40 +00:00
Sarah Norris
787b98c3a3 Version Bump 2022-12-19 17:50:46 +00:00
Sarah Norris
0b1091633d
Add Upsidedown theme (#6735)
* Upsidedown initial commit

* Update readme.txt and style.css

* Update theme.json schema ref

* Move 404 content into pattern

* Translate search block text

* Move footer content into pattern

* Remove tertiary colour

* Update schema link on noir variation

* Remove foreground and background colours

* Move header content to pattern

* Update variables in json files

* Remove duplicate json properties

* Remove ref from nav

* Add missing space

* Indent template markup

* Move single markup to pattern

* Remove unused fonts

* Remove small font size from post date

* Fix button hover colours

* Update upsidedown/templates/index.html

Co-authored-by: Jeff Ong <jonger4@gmail.com>

* Update upsidedown/templates/archive.html

Co-authored-by: Jeff Ong <jonger4@gmail.com>

Co-authored-by: Jeff Ong <jonger4@gmail.com>
2022-12-07 15:38:29 +00:00