Skip to content

Commit d051287

Browse files
AlexandrKudryaiakov
authored andcommitted
fix: adding windows dark Palette
1 parent e4c45bd commit d051287

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)