blob: 19f3c37a4cd17fe521b95ae2ffb469613cf4bbd9 (
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
|
[Colors]
DesktopBackground=#567f9d
ActiveWindowBorder1=#574dbb
ActiveWindowBorder2=#574dbb
ActiveWindowTitle=white
ActiveWindowTitleStripes=#00000000
InactiveWindowBorder1=#443c92
InactiveWindowBorder2=#443c92
InactiveWindowTitle=white
InactiveWindowTitleStripes=#00000000
MovingWindowBorder1=#574dbb
MovingWindowBorder2=#574dbb
MovingWindowTitle=white
MovingWindowTitleStripes=#00000000
HighlightWindowBorder1=#b24d7a
HighlightWindowBorder2=#b24d7a
HighlightWindowTitle=white
HighlightWindowTitleStripes=#00000000
HighlightSearching=#ffff00
HighlightSearchingText=black
MenuBase=#e6e6e6
MenuBaseText=black
MenuStripe=#e8e8e8
MenuSelection=#594fbf
MenuSelectionText=white
Window=#e6e6e6
WindowText=black
Button=#e6e6e6
ButtonText=black
Base=white
BaseText=black
ThreedHighlight=white
ThreedShadow1=#9397a5
ThreedShadow2=#5d6069
HoverHighlight=#574dbb3c
Selection=#594fbf
SelectionText=white
InactiveSelection=#888888
InactiveSelectionText=white
PlaceholderText=#9397a5
RubberBandFill=#574dbb3c
RubberBandBorder=#594fbf
Link=#0000ff
ActiveLink=#ee0000
VisitedLink=#551a8b
Ruler=#aeb2c3
RulerBorder=#5d6069
RulerActiveText=#5d6069
RulerInactiveText=#5d6069
TextCursor=red
FocusOutline=#594fbf
SyntaxComment=#008000
SyntaxNumber=#800000
SyntaxString=#800000
SyntaxType=#800080
SyntaxPunctuation=black
SyntaxOperator=black
SyntaxKeyword=black
SyntaxControlKeyword=black
SyntaxIdentifier=#092e64
SyntaxPreprocessorStatement=#008080
SyntaxPreprocessorValue=#800000
Tooltip=#ffffe1
TooltipText=black
Tray=#9397a5
TrayText=white
[Metrics]
TitleButtonWidth=17
TitleButtonHeight=16
[Paths]
TitleButtonIcons=/res/icons/themes/Coffee/16x16/
|