* 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.
* 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
* 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>