diff options
Diffstat (limited to 'data/styles/Rancor')
-rw-r--r-- | data/styles/Rancor | 214 |
1 files changed, 107 insertions, 107 deletions
diff --git a/data/styles/Rancor b/data/styles/Rancor index 4051d81..63c5f5b 100644 --- a/data/styles/Rancor +++ b/data/styles/Rancor | |||
@@ -1,107 +1,107 @@ | |||
1 | toolbar: flat solid | 1 | toolbar: flat solid |
2 | toolbar.color: #980806 | 2 | toolbar.color: #980806 |
3 | 3 | ||
4 | toolbar.button: raised crossdiagonal gradient bevel2 | 4 | toolbar.button: raised crossdiagonal gradient bevel2 |
5 | toolbar.button.color: #a8a6a6 | 5 | toolbar.button.color: #a8a6a6 |
6 | toolbar.button.colorTo: black | 6 | toolbar.button.colorTo: black |
7 | toolbar.button.picColor: white | 7 | toolbar.button.picColor: white |
8 | 8 | ||
9 | toolbar.button.pressed: flat solid | 9 | toolbar.button.pressed: flat solid |
10 | toolbar.button.pressed.color: grey20 | 10 | toolbar.button.pressed.color: grey20 |
11 | 11 | ||
12 | toolbar.label: raised diagonal gradient bevel2 | 12 | toolbar.label: raised diagonal gradient bevel2 |
13 | toolbar.label.color: #a8a6a6 | 13 | toolbar.label.color: #a8a6a6 |
14 | toolbar.label.colorTo: black | 14 | toolbar.label.colorTo: black |
15 | toolbar.label.textColor: white | 15 | toolbar.label.textColor: white |
16 | 16 | ||
17 | toolbar.windowLabel: raised crossdiagonal gradient bevel2 | 17 | toolbar.windowLabel: raised crossdiagonal gradient bevel2 |
18 | toolbar.windowLabel.color: #a8a6a6 | 18 | toolbar.windowLabel.color: #a8a6a6 |
19 | toolbar.windowLabel.colorTo: black | 19 | toolbar.windowLabel.colorTo: black |
20 | toolbar.windowLabel.textColor: white | 20 | toolbar.windowLabel.textColor: white |
21 | 21 | ||
22 | toolbar.clock: raised crossdiagonal gradient bevel2 | 22 | toolbar.clock: raised crossdiagonal gradient bevel2 |
23 | toolbar.clock.color: black | 23 | toolbar.clock.color: black |
24 | toolbar.clock.colorTo: #a8a6a6 | 24 | toolbar.clock.colorTo: #a8a6a6 |
25 | toolbar.clock.textColor: white | 25 | toolbar.clock.textColor: white |
26 | 26 | ||
27 | toolbar.justify: center | 27 | toolbar.justify: center |
28 | toolbar.font: lucidasans-10 | 28 | toolbar.font: lucidasans-10 |
29 | 29 | ||
30 | menu.title: raised crossdiagonal gradient | 30 | menu.title: raised crossdiagonal gradient |
31 | menu.title.color: #980806 | 31 | menu.title.color: #980806 |
32 | menu.title.colorTo: black | 32 | menu.title.colorTo: black |
33 | menu.title.textColor: white | 33 | menu.title.textColor: white |
34 | menu.title.font: lucidasans-10 | 34 | menu.title.font: lucidasans-10 |
35 | menu.title.justify: right | 35 | menu.title.justify: right |
36 | 36 | ||
37 | menu.frame: flat crossdiagonal gradient bevel2 | 37 | menu.frame: flat crossdiagonal gradient bevel2 |
38 | menu.frame.color: black | 38 | menu.frame.color: black |
39 | menu.frame.colorTo: #a8a6a6 | 39 | menu.frame.colorTo: #a8a6a6 |
40 | menu.frame.textColor: white | 40 | menu.frame.textColor: white |
41 | menu.frame.disableColor: grey20 | 41 | menu.frame.disableColor: grey20 |
42 | menu.frame.font: lucidasans-10 | 42 | menu.frame.font: lucidasans-10 |
43 | menu.frame.justify: left | 43 | menu.frame.justify: left |
44 | 44 | ||
45 | menu.bullet.position: right | 45 | menu.bullet.position: right |
46 | menu.bullet: round | 46 | menu.bullet: round |
47 | 47 | ||
48 | menu.hilite: raised crossdiagonal gradient bevel1 | 48 | menu.hilite: raised crossdiagonal gradient bevel1 |
49 | menu.hilite.color: #a8a6a6 | 49 | menu.hilite.color: #a8a6a6 |
50 | menu.hilite.colorTo: black | 50 | menu.hilite.colorTo: black |
51 | menu.hilite.textColor: white | 51 | menu.hilite.textColor: white |
52 | 52 | ||
53 | window.title.focus: flat solid | 53 | window.title.focus: flat solid |
54 | window.title.focus.color: #980806 | 54 | window.title.focus.color: #980806 |
55 | 55 | ||
56 | window.title.unfocus: flat solid | 56 | window.title.unfocus: flat solid |
57 | window.title.unfocus.color: black | 57 | window.title.unfocus.color: black |
58 | 58 | ||
59 | window.label.focus: raised crossdiagonal gradient bevel1 | 59 | window.label.focus: raised crossdiagonal gradient bevel1 |
60 | window.label.focus.color: black | 60 | window.label.focus.color: black |
61 | window.label.focus.colorTo: #a8a6a6 | 61 | window.label.focus.colorTo: #a8a6a6 |
62 | window.label.focus.textColor: white | 62 | window.label.focus.textColor: white |
63 | 63 | ||
64 | window.label.unfocus: flat solid | 64 | window.label.unfocus: flat solid |
65 | window.label.unfocus.color: black | 65 | window.label.unfocus.color: black |
66 | window.label.unfocus.textColor: grey60 | 66 | window.label.unfocus.textColor: grey60 |
67 | 67 | ||
68 | window.button.focus: raised crossdiagonal gradient bevel2 | 68 | window.button.focus: raised crossdiagonal gradient bevel2 |
69 | window.button.focus.color: #a8a6a6 | 69 | window.button.focus.color: #a8a6a6 |
70 | window.button.focus.colorTo: black | 70 | window.button.focus.colorTo: black |
71 | window.button.focus.picColor: white | 71 | window.button.focus.picColor: white |
72 | 72 | ||
73 | window.button.unfocus: flat solid | 73 | window.button.unfocus: flat solid |
74 | window.button.unfocus.color: black | 74 | window.button.unfocus.color: black |
75 | window.button.unfocus.picColor: black | 75 | window.button.unfocus.picColor: black |
76 | window.button.pressed: flat crossdiagonal gradient | 76 | window.button.pressed: flat crossdiagonal gradient |
77 | window.button.pressed.color: grey40 | 77 | window.button.pressed.color: grey40 |
78 | window.button.pressed.colorTo: grey20 | 78 | window.button.pressed.colorTo: grey20 |
79 | 79 | ||
80 | window.handle.focus: raised crossdiagonal gradient | 80 | window.handle.focus: raised crossdiagonal gradient |
81 | window.handle.focus.color: #980806 | 81 | window.handle.focus.color: #980806 |
82 | window.handle.focus.colorTo: black | 82 | window.handle.focus.colorTo: black |
83 | window.handle.unfocus: flat solid | 83 | window.handle.unfocus: flat solid |
84 | window.handle.unfocus.color: black | 84 | window.handle.unfocus.color: black |
85 | 85 | ||
86 | window.grip.focus: raised crossdiagonal gradient | 86 | window.grip.focus: raised crossdiagonal gradient |
87 | window.grip.focus.color: #a8a6a6 | 87 | window.grip.focus.color: #a8a6a6 |
88 | window.grip.focus.colorTo: black | 88 | window.grip.focus.colorTo: black |
89 | window.grip.unfocus: flat solid | 89 | window.grip.unfocus: flat solid |
90 | window.grip.unfocus.color: black | 90 | window.grip.unfocus.color: black |
91 | 91 | ||
92 | window.frame.focusColor: #980806 | 92 | window.frame.focusColor: #980806 |
93 | window.frame.unfocusColor: black | 93 | window.frame.unfocusColor: black |
94 | 94 | ||
95 | window.font: lucidasans-10 | 95 | window.font: lucidasans-10 |
96 | window.justify: center | 96 | window.justify: center |
97 | 97 | ||
98 | borderColor: black | 98 | borderColor: black |
99 | 99 | ||
100 | bevelWidth: 1 | 100 | bevelWidth: 1 |
101 | borderWidth: 1 | 101 | borderWidth: 1 |
102 | handleWidth: 4 | 102 | handleWidth: 4 |
103 | 103 | ||
104 | *textColor: white | 104 | *textColor: white |
105 | *Font: lucidasans-10 | 105 | *Font: lucidasans-10 |
106 | 106 | ||
107 | rootCommand: bsetroot -gradient interlacedflatcrossdiagonalgradient -from rgb:4c/04/03 -to black | 107 | rootCommand: bsetroot -gradient interlacedflatcrossdiagonalgradient -from rgb:4c/04/03 -to black |