Commit graph

3 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
abc514dcad
Fix/raw (#7423)
* Removed unused template

* Added missing image asset for home template

* Removed unused color

* Tightened up 404 pattern layout (elimiated empty space)

* Removed unnecessary color assignments (foreground set to foreground, background set to background)

* Converted 'primary' colors (not supplied by theme) to use 'foreground' instead
2023-10-10 14:23:38 -04:00
Jason Crist
1a5b9b33ee
Adding Raw theme from @henriqueiamarino (#7242)
* Adding Raw theme from @henriqueiamarino
2023-07-19 10:40:31 -04:00