mczachurski / wallpapper

:computer: Console application for creating dynamic wallpapers for macOS Mojave and newer
MIT License
3.31k stars 137 forks source link

Light/dark positions #75

Open ffxsam opened 8 months ago

ffxsam commented 8 months ago

Just wanted to point out, when making a solar wallpaper, it seems like macOS expects image index 0 to be light, and index 1 to be dark. Doesn't matter if I set the 4th image as isForDark: true, it will ignore this and still use the image at index 1 for the dark image.