Add light/dark mode toggle for matugen
This commit is contained in:
parent
dbdfbdc746
commit
5aeeb8458f
3 changed files with 25 additions and 2 deletions
|
|
@ -199,6 +199,7 @@ Singleton {
|
|||
colorSchemes: JsonObject {
|
||||
property bool useWallpaperColors: false
|
||||
property string predefinedScheme: ""
|
||||
property bool darkMode: true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue