blob: 97794409222c14e3ca8b735ee67c79a6039268ff (
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
|
toolbar: flat diagonal gradient
toolbar.color: rgb:6/9/c
toolbar.colorTo: rgb:4/6/8
toolbar.button: flat diagonal gradient
toolbar.button.color: rgb:3/48/6
toolbar.button.colorTo: rgb:5/78/a
toolbar.button.picColor: rgb:1/18/2
toolbar.button.pressed: flat crossdiagonal gradient
toolbar.button.pressed.color: grey40
toolbar.button.pressed.colorTo: grey20
toolbar.label: flat crossdiagonal gradient
toolbar.label.color: grey40
toolbar.label.colorTo: grey20
toolbar.label.textColor: grey85
toolbar.windowLabel: flat crossdiagonal gradient
toolbar.windowLabel.color: grey40
toolbar.windowLabel.colorTo: grey20
toolbar.windowLabel.textColor: grey85
toolbar.clock: flat crossdiagonal gradient
toolbar.clock.color: grey40
toolbar.clock.colorTo: grey20
toolbar.clock.textColor: grey85
toolbar.justify: right
toolbar.font: lucidasans-10
menu.title: flat crossdiagonal gradient
menu.title.color: rgb:6/9/c
menu.title.colorTo: rgb:3/48/6
menu.title.textColor: white
menu.title.font: lucidasans-10
menu.title.justify: right
menu.frame: flat crossdiagonal gradient
menu.frame.color: grey40
menu.frame.colorTo: grey20
menu.frame.textColor: grey85
menu.frame.disableColor: rgb:4/4/38
menu.frame.font: lucidasans-10
menu.frame.justify: center
menu.bullet.position: right
menu.bullet: triangle
menu.hilite: flat crossdiagonal gradient
menu.hilite.color: rgb:6/9/c
menu.hilite.colorTo: rgb:3/48/6
menu.hilite.textColor: white
window.title.focus: flat diagonal gradient
window.title.focus.color: rgb:6/9/c
window.title.focus.colorTo: rgb:4/6/8
window.title.unfocus: flat solid
window.title.unfocus.color: grey30
window.label.focus: flat crossdiagonal gradient
window.label.focus.color: grey40
window.label.focus.colorTo: grey20
window.label.focus.textColor: white
window.label.unfocus: flat crossdiagonal gradient
window.label.unfocus.color: grey30
window.label.unfocus.colorTo: grey20
window.label.unfocus.textColor: grey60
window.button.focus: flat diagonal gradient
window.button.focus.color: rgb:4/6/8
window.button.focus.colorTo: rgb:5/78/a
window.button.focus.picColor: rgb:1/18/2
window.button.unfocus: flat solid
window.button.unfocus.color: grey30
window.button.unfocus.picColor: grey20
window.button.pressed: flat crossdiagonal gradient
window.button.pressed.color: grey40
window.button.pressed.colorTo: grey20
window.handle.focus: flat crossdiagonal gradient
window.handle.focus.color: rgb:6/9/c
window.handle.focus.colorTo: rgb:3/48/6
window.handle.unfocus: flat solid
window.handle.unfocus.color: grey30
window.grip.focus: flat crossdiagonal gradient
window.grip.focus.color: grey40
window.grip.focus.colorTo: grey20
window.grip.unfocus: flat crossdiagonal gradient
window.grip.unfocus.color: grey30
window.grip.unfocus.colorTo: grey20
window.frame.focusColor: rgb:6/9/c
window.frame.unfocusColor: grey30
window.font: lucidasans-10
window.justify: right
borderColor: grey10
bevelWidth: 1
borderWidth: 2
handleWidth: 4
*textColor: grey85
*Font: lucidasans-10
rootCommand: bsetroot -solid grey20
|