Avoid the word "Theme" in favor of "Colors"

This commit is contained in:
quadbyte 2025-08-14 19:22:52 -04:00
parent 2415768443
commit 9e51fdc932
5 changed files with 48 additions and 117 deletions

View file

@ -123,7 +123,7 @@ Singleton {
property string current: ""
property bool isRandom: false
property int randomInterval: 300
property bool generateTheme: false
property bool generateColors: false
property JsonObject swww
onDirectoryChanged: Wallpapers.loadWallpapers()