blob: 5904dfe68ca68c5d344727b5e88d23e44f99f4bd (
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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
|
!! Theme information
style.name: Cheetah3
style.author: Me(rry)
style.date:
style.credits: probably stole from some gnome metacity theme or something
style.comments: made with stylebox
!! Toolbar settings
toolbar: flat solid bevel1
toolbar.color: #e6e2de
toolbar.justify: center
toolbar.button: parentrelative
toolbar.button.picColor: #ffffff
toolbar.button.pressed: parentrelative
toolbar.button.pressed.picColor: #ffffff
toolbar.label: parentrelative
toolbar.label.textColor: #000000
toolbar.clock: parentrelative
toolbar.clock.textColor: #000000
toolbar.windowLabel: parentrelative
toolbar.windowLabel.textColor: #000000
!! Menu settings
menu.title: flat gradient vertical bevel1
menu.title.color: #5a6dc5
menu.title.colorTo: #4a59a5
menu.title.textColor: #fcfcfe
menu.title.justify: center
menu.frame: raised solid bevel1
menu.frame.color: #e6e6e6
menu.frame.colorTo: #000000
menu.frame.textColor: #000000
menu.frame.justify: left
menu.frame.disableColor: #ececec
menu.hilite: flat gradient vertical bevel1
menu.hilite.color: #4a5194
menu.hilite.colorTo: #5a71c5
menu.hilite.textColor: #ffffff
menu.bullet: triangle
menu.bullet.position: right
!! General window settings
window.button.pressed: flat solid bevel1
window.button.pressed.color: #000000
window.button.pressed.colorTo: #000000
window.justify: center
!! focused window settings
window.frame.focusColor: #000000
window.title.focus: flat gradient vertical bevel1
window.title.focus.color: #6375ce
window.title.focus.colorTo: #4a5194
window.handle.focus: flat gradient vertical bevel1
window.handle.focus.color: #6375ce
window.handle.focus.colorTo: #4a5194
window.grip.focus: flat gradient vertical bevel1
window.grip.focus.color: #6375ce
window.grip.focus.colorTo: #4a5194
window.label.focus: parentrelative
window.label.focus.color: #000000
window.label.focus.colorTo: #000000
window.label.focus.textColor: #ffffff
window.button.focus: parentrelative
window.button.focus.color: #000000
window.button.focus.colorTo: #000000
window.button.focus.picColor: #d6d7ef
window.button.pressed.focus: sunken solid bevel1
window.button.pressed.focus.color: #4c59a6
window.button.pressed.focus.colorTo: #000000
!! unfocused window settings
window.frame.unfocusColor: #000000
window.title.unfocus: flat gradient vertical bevel1
window.title.unfocus.color: #e1e1e1
window.title.unfocus.colorTo: #a5a2a5
window.handle.unfocus: flat gradient vertical bevel1
window.handle.unfocus.color: #e6e6e6
window.handle.unfocus.colorTo: #cdcac7
window.grip.unfocus: flat gradient vertical bevel1
window.grip.unfocus.color: #e6e6e6
window.grip.unfocus.colorTo: #cdcac7
window.label.unfocus: parentrelative
window.label.unfocus.textColor: #ffffff
window.button.unfocus: parentrelative
window.button.unfocus.picColor: #ffffff
window.button.pressed.unfocus: sunken solidbevel1
window.button.pressed.unfocus.color: #cdcac7
window.button.pressed.unfocus.colorTo: #000000
!##stupid shit
window.button.disabled.focus: flat
window.button.disabled.focus.color: #990000
window.button.disabled.focus.colorTo: #990000
window.button.disabled.focus.picColor: #ffffff
#window.button.disabled.focus.borderColor: #83aede
#
window.button.disabled.unfocus: flat
window.button.disabled.unfocus.color: #d5dad5
window.button.disabled.unfocus.colorTo: #b4b6b4
window.button.disabled.unfocus.picColor: #7b7d7b
#window.button.disabled.unfocus.borderColor: #7b7d7b
!! Global width settings
borderWidth: 1
bevelWidth: 1
handleWidth: 3
frameWidth: 0
!! Miscellaneous settings
borderColor: #222222
rootCommand: Esetroot /win/lin/backgrounds/GNO-LEAF.png
window.title.layout: NILMC
!! font me!
window.title.xftfont: Bitstream Vera Sans:bold:pixelsize=9:shadow=y:shadowtint=90
menu.frame.xftfont: National First Font:pixelsize=15
menu.title.xftfont: Bitstream Vera Sans:bold:pixelsize=10
!! Bitmap button masks
#window.button.max.mask: max.xbm
#window.button.icon.mask: icon.xbm
#window.button.stick.mask: stick.xbm
#window.button.close.mask: close.xbm
#window.button.shade.mask: shade.xbm
|