We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4c45bd commit d051287Copy full SHA for d051287
qrgui/brandManager/styles/palettes/darkWindowsPalette.ini
@@ -0,0 +1,23 @@
1
+[PaletteActive]
2
+Window=56,56,56
3
+WindowText=255,255,255
4
+Base=42,42,42
5
+AlternateBase=66,66,66
6
+ToolTipBase=255,255,255
7
+ToolTipText=255,255,255
8
+Text=255,255,255
9
+Dark=35,35,35
10
+Shadow=20,20,20
11
+Button=53,53,53
12
+ButtonText=255,255,255
13
+BrightText=255,0,0
14
+Link=42,130,218
15
+Highlight=42,130,218
16
+HighlightedText=255,255,255
17
+
18
+[PaletteDisabled]
19
+WindowText=127,127,127
20
+Text=127,127,127
21
+ButtonText=127,127,127
22
+Highlight=80,80,80
23
+HighlightedText=127,127,127
0 commit comments