diff options
Diffstat (limited to 'data/styles/Shade')
-rw-r--r-- | data/styles/Shade | 182 |
1 files changed, 91 insertions, 91 deletions
diff --git a/data/styles/Shade b/data/styles/Shade index 36e39f5..06e772e 100644 --- a/data/styles/Shade +++ b/data/styles/Shade | |||
@@ -1,91 +1,91 @@ | |||
1 | toolbar: flat solid | 1 | toolbar: flat solid |
2 | toolbar.color: rgb:6/6/6 | 2 | toolbar.color: rgb:6/6/6 |
3 | toolbar.button: flat solid | 3 | toolbar.button: flat solid |
4 | toolbar.button.color: rgb:6/6/6 | 4 | toolbar.button.color: rgb:6/6/6 |
5 | toolbar.button.picColor: rgb:2/2/2 | 5 | toolbar.button.picColor: rgb:2/2/2 |
6 | toolbar.label: flat crossdiagonal gradient | 6 | toolbar.label: flat crossdiagonal gradient |
7 | toolbar.label.color: rgb:8/8/7 | 7 | toolbar.label.color: rgb:8/8/7 |
8 | toolbar.label.colorTo: rgb:f/f/d | 8 | toolbar.label.colorTo: rgb:f/f/d |
9 | toolbar.label.textColor: rgb:2/2/1c | 9 | toolbar.label.textColor: rgb:2/2/1c |
10 | toolbar.windowLabel: flat crossdiagonal gradient | 10 | toolbar.windowLabel: flat crossdiagonal gradient |
11 | toolbar.windowLabel.color: rgb:8/8/7 | 11 | toolbar.windowLabel.color: rgb:8/8/7 |
12 | toolbar.windowLabel.colorTo: rgb:f/f/d | 12 | toolbar.windowLabel.colorTo: rgb:f/f/d |
13 | toolbar.windowLabel.textColor: rgb:2/2/1c | 13 | toolbar.windowLabel.textColor: rgb:2/2/1c |
14 | toolbar.clock: flat crossdiagonal gradient | 14 | toolbar.clock: flat crossdiagonal gradient |
15 | toolbar.clock.color: rgb:8/8/7 | 15 | toolbar.clock.color: rgb:8/8/7 |
16 | toolbar.clock.colorTo: rgb:f/f/d | 16 | toolbar.clock.colorTo: rgb:f/f/d |
17 | toolbar.clock.textColor: rgb:2/2/1c | 17 | toolbar.clock.textColor: rgb:2/2/1c |
18 | toolbar.justify: right | 18 | toolbar.justify: right |
19 | toolbar.font: lucidasans-10 | 19 | toolbar.font: lucidasans-10 |
20 | 20 | ||
21 | menu.title: flat crossdiagonal gradient | 21 | menu.title: flat crossdiagonal gradient |
22 | menu.title.color: rgb:8/8/7 | 22 | menu.title.color: rgb:8/8/7 |
23 | menu.title.colorTo: rgb:f/f/d | 23 | menu.title.colorTo: rgb:f/f/d |
24 | menu.title.textColor: rgb:2/2/1c | 24 | menu.title.textColor: rgb:2/2/1c |
25 | menu.title.font: lucidasans-10 | 25 | menu.title.font: lucidasans-10 |
26 | menu.title.justify: right | 26 | menu.title.justify: right |
27 | 27 | ||
28 | menu.frame: flat solid | 28 | menu.frame: flat solid |
29 | menu.frame.color: rgb:6/6/6 | 29 | menu.frame.color: rgb:6/6/6 |
30 | menu.frame.textColor: grey85 | 30 | menu.frame.textColor: grey85 |
31 | menu.frame.disableColor: rgb:4/4/4 | 31 | menu.frame.disableColor: rgb:4/4/4 |
32 | menu.frame.font: lucidasans-10 | 32 | menu.frame.font: lucidasans-10 |
33 | menu.frame.justify: center | 33 | menu.frame.justify: center |
34 | 34 | ||
35 | menu.bullet.position: right | 35 | menu.bullet.position: right |
36 | menu.bullet: triangle | 36 | menu.bullet: triangle |
37 | 37 | ||
38 | menu.hilite: flat solid | 38 | menu.hilite: flat solid |
39 | menu.hilite.color: rgb:4/4/4 | 39 | menu.hilite.color: rgb:4/4/4 |
40 | menu.hilite.textColor: white | 40 | menu.hilite.textColor: white |
41 | 41 | ||
42 | window.title.focus: flat solid | 42 | window.title.focus: flat solid |
43 | window.title.focus.color: rgb:6/6/6 | 43 | window.title.focus.color: rgb:6/6/6 |
44 | window.title.unfocus: flat solid | 44 | window.title.unfocus: flat solid |
45 | window.title.unfocus.color: rgb:4/4/4 | 45 | window.title.unfocus.color: rgb:4/4/4 |
46 | 46 | ||
47 | window.label.focus: flat crossdiagonal gradient | 47 | window.label.focus: flat crossdiagonal gradient |
48 | window.label.focus.color: rgb:8/8/7 | 48 | window.label.focus.color: rgb:8/8/7 |
49 | window.label.focus.colorTo: rgb:f/f/d | 49 | window.label.focus.colorTo: rgb:f/f/d |
50 | window.label.focus.textColor: rgb:2/2/1c | 50 | window.label.focus.textColor: rgb:2/2/1c |
51 | window.label.unfocus: flat solid | 51 | window.label.unfocus: flat solid |
52 | window.label.unfocus.color: rgb:4/4/4 | 52 | window.label.unfocus.color: rgb:4/4/4 |
53 | window.label.unfocus.textColor: rgb:2/2/2 | 53 | window.label.unfocus.textColor: rgb:2/2/2 |
54 | 54 | ||
55 | window.button.focus: flat solid | 55 | window.button.focus: flat solid |
56 | window.button.focus.color: rgb:6/6/6 | 56 | window.button.focus.color: rgb:6/6/6 |
57 | window.button.focus.picColor: rgb:2/2/2 | 57 | window.button.focus.picColor: rgb:2/2/2 |
58 | window.button.unfocus: flat solid | 58 | window.button.unfocus: flat solid |
59 | window.button.unfocus.color: rgb:4/4/4 | 59 | window.button.unfocus.color: rgb:4/4/4 |
60 | window.button.unfocus.picColor: rgb:2/2/2 | 60 | window.button.unfocus.picColor: rgb:2/2/2 |
61 | 61 | ||
62 | window.handle.focus: flat crossdiagonal gradient | 62 | window.handle.focus: flat crossdiagonal gradient |
63 | window.handle.focus.color: rgb:8/8/7 | 63 | window.handle.focus.color: rgb:8/8/7 |
64 | window.handle.focus.colorTo: rgb:f/f/d | 64 | window.handle.focus.colorTo: rgb:f/f/d |
65 | window.handle.unfocus: flat solid | 65 | window.handle.unfocus: flat solid |
66 | window.handle.unfocus.color: rgb:4/4/4 | 66 | window.handle.unfocus.color: rgb:4/4/4 |
67 | 67 | ||
68 | window.grip.focus: flat solid | 68 | window.grip.focus: flat solid |
69 | window.grip.focus.color: rgb:8/8/8 | 69 | window.grip.focus.color: rgb:8/8/8 |
70 | window.grip.unfocus: flat solid | 70 | window.grip.unfocus: flat solid |
71 | window.grip.unfocus.color: rgb:4/4/4 | 71 | window.grip.unfocus.color: rgb:4/4/4 |
72 | 72 | ||
73 | window.frame.focusColor: rgb:f/f/d | 73 | window.frame.focusColor: rgb:f/f/d |
74 | window.frame.unfocusColor: rgb:6/6/6 | 74 | window.frame.unfocusColor: rgb:6/6/6 |
75 | 75 | ||
76 | window.font: lucidasans-10 | 76 | window.font: lucidasans-10 |
77 | window.justify: right | 77 | window.justify: right |
78 | 78 | ||
79 | *button.pressed: flat solid | 79 | *button.pressed: flat solid |
80 | *button.pressed.color: rgb:a/a/8c | 80 | *button.pressed.color: rgb:a/a/8c |
81 | 81 | ||
82 | borderColor: rgb:2/2/2 | 82 | borderColor: rgb:2/2/2 |
83 | 83 | ||
84 | bevelWidth: 2 | 84 | bevelWidth: 2 |
85 | borderWidth: 2 | 85 | borderWidth: 2 |
86 | handleWidth: 3 | 86 | handleWidth: 3 |
87 | 87 | ||
88 | *textColor: grey20 | 88 | *textColor: grey20 |
89 | *Font: lucidasans-10 | 89 | *Font: lucidasans-10 |
90 | 90 | ||
91 | rootCommand: bsetroot -solid rgb:4/4/4 | 91 | rootCommand: bsetroot -solid rgb:4/4/4 |