blob: 42233375d9e47f1389675bfd09ac456206f39ddc (
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
|
[Colors]
DesktopBackground=#a28d68
ActiveWindowBorder1=#008080
ActiveWindowBorder2=#84bdaa
ActiveWindowTitle=white
ActiveWindowTitleShadow=#421405
ActiveWindowTitleStripes=#6e2209
InactiveWindowBorder1=#a28d68
InactiveWindowBorder2=#e8d080
InactiveWindowTitle=#d5d0c7
InactiveWindowTitleShadow=#4c4c4c
InactiveWindowTitleStripes=#808080
MovingWindowBorder1=#3aa1a0
MovingWindowBorder2=#b4efdb
MovingWindowTitle=white
MovingWindowTitleShadow=#601e07
MovingWindowTitleStripes=#a1320d
HighlightWindowBorder1=#9fffff
HighlightWindowBorder2=#c2fde9
HighlightWindowTitle=white
HighlightWindowTitleShadow=#600707
HighlightWindowTitleStripes=#a10d0d
HighlightSearching=#ffff00
HighlightSearchingText=black
MenuBase=white
MenuBaseText=black
MenuStripe=#bbb7b0
MenuSelection=#ad714f
MenuSelectionText=white
Window=#d5ccbb
WindowText=black
Button=#d5ccbb
ButtonText=black
Base=white
BaseText=black
ThreedHighlight=#eae6dd
ThreedShadow1=#a28d68
ThreedShadow2=#000000
HoverHighlight=#e1e8e0
Selection=#008080
SelectionText=white
InactiveSelection=#606060
InactiveSelectionText=white
PlaceholderText=#808080
RubberBandFill=#f4ca9e3c
RubberBandBorder=#6e2209
Link=blue
ActiveLink=red
VisitedLink=magenta
Gutter=#d5ccbb
GutterBorder=#404040
Ruler=#d5ccbb
RulerBorder=#404040
RulerActiveText=#404040
RulerInactiveText=#808080
TextCursor=#6e2209
FocusOutline=#909090
SyntaxComment=#008000
SyntaxNumber=#800000
SyntaxString=#800000
SyntaxType=#800080
SyntaxPunctuation=black
SyntaxOperator=black
SyntaxKeyword=black
SyntaxControlKeyword=black
SyntaxIdentifier=#092e64
SyntaxPreprocessorStatement=#008080
SyntaxPreprocessorValue=#800000
Tooltip=white
TooltipText=black
Tray=#a28d68
TrayText=white
[Metrics]
TitleHeight=19
TitleButtonWidth=15
TitleButtonHeight=15
|