mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2025-12-06 05:25:41 -05:00
Add monochrome theme courtesy of Vouk@discord
This commit is contained in:
@@ -294,7 +294,7 @@ Item {
|
||||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
|
||||
Repeater {
|
||||
model: ["red", "cyan", "pink", "amber", "coral"]
|
||||
model: ["red", "cyan", "pink", "amber", "coral", "monochrome"]
|
||||
|
||||
Rectangle {
|
||||
property string themeName: modelData
|
||||
|
||||
Reference in New Issue
Block a user