Switch to a green theme

Switch to a green theme to better match the default theme.
This commit is contained in:
Michael Gregorius
2023-07-16 15:51:38 +02:00
parent 1b2b42fd1c
commit fbfc5dd895
3 changed files with 5 additions and 6 deletions

View File

@@ -1003,9 +1003,8 @@ lmms--gui--CompressorControlDialog lmms--gui--Knob {
}
lmms--gui--BarModelEditor {
qproperty-backgroundBrush: rgba(30, 40, 51, 255);
qproperty-barBrush: rgba(3, 94, 97, 255);
qproperty-textColor: rgba(14, 192, 198, 255);
qproperty-backgroundBrush: rgba(28, 73, 51, 255);
qproperty-barBrush: rgba(17, 136, 71, 255);
}
/* palette information */