blob: 72d4b08886220f57cd19ead5b5266e53313d1c1a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
|
[Colors]
DesktopBackground=#23272A
ActiveWindowBorder1=#7289DA
ActiveWindowBorder2=#b7b7da
ActiveWindowTitle=white
InactiveWindowBorder1=#2C2F33
InactiveWindowBorder2=#a0a0a0
InactiveWindowTitle=#d5d0c7
MovingWindowBorder1=#7289DA
MovingWindowBorder2=#9c9cd5
MovingWindowTitle=white
HighlightWindowBorder1=#a10d0d
HighlightWindowBorder2=#fabbbb
HighlightWindowTitle=white
HighlightSearching=#ffff00
HighlightSearchingText=black
MenuBase=#23272A
MenuBaseText=white
MenuStripe=#23272A
MenuSelection=#2642a6
MenuSelectionText=white
Window=#7289DA
WindowText=white
Button=#7289DA
ButtonText=white
Base=#7289DA
BaseText=white
ThreedHighlight=#6f6f6f
ThreedShadow1=#3d3e40
ThreedShadow2=#2e2f30
HoverHighlight=#696969
Selection=#2642a6
SelectionText=white
InactiveSelection=#606060
InactiveSelectionText=white
PlaceholderText=#3d3e40
RubberBandFill=#8080803c
RubberBandBorder=black
Link=#88c
ActiveLink=#c88
VisitedLink=#c8c
PlaceholderText=#3d3e40
Ruler=#505050
RulerBorder=#666666
RulerActiveText=white
RulerInactiveText=#d5d0c7
TextCursor=#9c9cd5
FocusOutline=#606060
SyntaxComment=white
SyntaxNumber=white
SyntaxString=white
SyntaxType=white
SyntaxPunctuation=white
SyntaxOperator=white
SyntaxKeyword=#000d3d
SyntaxControlKeyword=#021766
SyntaxIdentifier=#333333
SyntaxPreprocessorStatement=darkgray
SyntaxPreprocessorValue=#320073
|