You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: