refactor: drop light wallpaper variant, show original beside each sample

This commit is contained in:
Richard Zink
2026-09-22 11:45:05 +02:00
parent b04bd317fd
commit e87d062503
21 changed files with 44 additions and 61 deletions
+1 -3
View File
@@ -61,9 +61,7 @@ wallpaper: the image is reduced to Ash-tinted greys, while warm ember/gold
highlights (sunset, fire, lights, skin tones) are selectively preserved.
```sh
tools/ash-wallpaper.sh photo.jpg # -> photo-ash-dark.png AND photo-ash-light.png
DARK=1 tools/ash-wallpaper.sh photo.jpg # only dark
LIGHT=1 tools/ash-wallpaper.sh photo.jpg # only light
tools/ash-wallpaper.sh photo.jpg # -> photo-ash.png
```
See **[tools/ash-wallpaper.md](tools/ash-wallpaper.md)** for the full