diff options
Diffstat (limited to 'data/styles/Cthulhain')
-rw-r--r-- | data/styles/Cthulhain | 145 |
1 files changed, 0 insertions, 145 deletions
diff --git a/data/styles/Cthulhain b/data/styles/Cthulhain deleted file mode 100644 index 6fd8a58..0000000 --- a/data/styles/Cthulhain +++ /dev/null | |||
@@ -1,145 +0,0 @@ | |||
1 | ! Title: cthulhain | ||
2 | ! By: cthulhain (http://lordzork.com/blackbox/ | ||
3 | ! Email: cthulhain@lordzork.com | ||
4 | ! Comment: no comment | ||
5 | |||
6 | ! ***** toolbar ***** | ||
7 | toolbar: raised gradient vertical | ||
8 | toolbar.color: #585858 | ||
9 | toolbar.colorTo: #0f1319 | ||
10 | |||
11 | toolbar.label: parentrelative | ||
12 | toolbar.label.textColor: #cccccc | ||
13 | |||
14 | toolbar.windowLabel: sunken gradient crossdiagonal | ||
15 | toolbar.windowLabel.color: #151a22 | ||
16 | toolbar.windowLabel.colorTo: #7a8290 | ||
17 | toolbar.windowLabel.textColor: #ffffff | ||
18 | |||
19 | toolbar.clock: parentrelative | ||
20 | toolbar.clock.textColor: #cccccc | ||
21 | |||
22 | toolbar.button: parentrelative | ||
23 | toolbar.button.picColor: #cccccc | ||
24 | |||
25 | toolbar.button.pressed: flat gradient vertical | ||
26 | toolbar.button.pressed.color: #0f1319 | ||
27 | toolbar.button.pressed.colorTo: #7a8290 | ||
28 | |||
29 | toolbar.workspace: parentrelative | ||
30 | toolbar.workspace.borderWidth: 0 | ||
31 | toolbar.workspace.color: #585858 | ||
32 | toolbar.workspace.colorTo: #0f1319 | ||
33 | |||
34 | ! ***** menu ***** | ||
35 | menu.title: raised gradient crossdiagonal | ||
36 | menu.title.color: #151a22 | ||
37 | menu.title.colorTo: #7a8290 | ||
38 | menu.title.textColor: #ffffff | ||
39 | |||
40 | menu.frame: sunken gradient crossdiagonal | ||
41 | menu.frame.color: #0f1319 | ||
42 | menu.frame.colorTo: gray40 | ||
43 | menu.frame.textColor: #cccccc | ||
44 | |||
45 | menu.hilite: sunken gradient crossdiagonal | ||
46 | menu.hilite.color: #151a22 | ||
47 | menu.hilite.colorTo: #7a8290 | ||
48 | menu.hilite.textColor: #ffffff | ||
49 | |||
50 | menu.bullet: triangle | ||
51 | menu.bullet.position: right | ||
52 | |||
53 | |||
54 | ! ***** window focused ***** | ||
55 | window.title.focus: raised gradient diagonal | ||
56 | window.title.focus.color: gray40 | ||
57 | window.title.focus.colorTo: #0f1319 | ||
58 | |||
59 | window.label.focus: sunken gradient crossdiagonal | ||
60 | window.label.focus.color: #151a22 | ||
61 | window.label.focus.colorTo: #7a8290 | ||
62 | window.label.focus.textColor: gray90 | ||
63 | |||
64 | window.button.focus: parentrelative | ||
65 | window.button.focus.picColor: #cccccc | ||
66 | |||
67 | window.button.pressed: flat gradient vertical | ||
68 | window.button.pressed.color: #0f1319 | ||
69 | window.button.pressed.colorTo: #7a8290 | ||
70 | |||
71 | window.handle.focus: raised gradient diagonal | ||
72 | window.handle.focus.color: gray50 | ||
73 | window.handle.focus.colorTo: #0f1319 | ||
74 | |||
75 | window.grip.focus: raised gradient diagonal | ||
76 | window.grip.focus.color: #7a8290 | ||
77 | window.grip.focus.colorTo: #151a22 | ||
78 | |||
79 | window.frame.focusColor: #858585 | ||
80 | window.frame.focus.color: #858585 | ||
81 | |||
82 | |||
83 | ! ***** window unfocused ***** | ||
84 | window.title.unfocus: raised gradient diagonal | ||
85 | window.title.unfocus.color: gray40 | ||
86 | window.title.unfocus.colorTo: #0f1319 | ||
87 | |||
88 | window.label.unfocus: parentrelative | ||
89 | window.label.unfocus.textColor: #808080 | ||
90 | |||
91 | window.button.unfocus: parentrelative | ||
92 | window.button.unfocus.picColor: #727272 | ||
93 | |||
94 | window.handle.unfocus: raised gradient diagonal | ||
95 | window.handle.unfocus.color: gray50 | ||
96 | window.handle.unfocus.colorTo: #0f1319 | ||
97 | |||
98 | window.grip.unfocus: raised gradient diagonal | ||
99 | window.grip.unfocus.color: gray50 | ||
100 | window.grip.unfocus.colorTo: #0f1319 | ||
101 | |||
102 | window.frame.unfocusColor: #5e6166 | ||
103 | window.frame.unfocus.color: #5e6166 | ||
104 | |||
105 | |||
106 | ! ***** fonts ***** | ||
107 | *.font: -*-lucida-medium-r-*-*-*-100-*-*-*-*-* | ||
108 | toolbar.justify: center | ||
109 | window.justify: right | ||
110 | menu.title.justify: center | ||
111 | menu.frame.justify: right | ||
112 | |||
113 | ! ***** the rest ***** | ||
114 | borderColor: #202020 | ||
115 | borderWidth: 1 | ||
116 | bevelWidth: 2 | ||
117 | handleWidth: 4 | ||
118 | frameWidth: 0 | ||
119 | |||
120 | background: flat | ||
121 | background.color: #3a404b | ||
122 | |||
123 | ! ***** bbpager ***** | ||
124 | bbpager.frame: sunken gradient crossdiagonal | ||
125 | bbpager.frame.color: #151a22 | ||
126 | bbpager.frame.colorTo: #7a8290 | ||
127 | |||
128 | bbpager.desktop: parentrelative | ||
129 | |||
130 | bbpager.desktop.focus: flat gradient vertical | ||
131 | bbpager.desktop.focus.color: #0f1319 | ||
132 | bbpager.desktop.focus.colorTo: gray40 | ||
133 | |||
134 | bbpager.window: raised gradient vertical | ||
135 | bbpager.window.color: gray40 | ||
136 | bbpager.window.colorTo: #0f1319 | ||
137 | |||
138 | bbpager.window.focus: raised gradient crossdiagonal | ||
139 | bbpager.window.focus.color: #151a22 | ||
140 | bbpager.window.focus.colorTo: #7a8290 | ||
141 | |||
142 | bbpager.desktop.focusStyle: border | ||
143 | bbpager.active.window.borderColor: #202020 | ||
144 | bbpager.inactive.window.borderColor: #202020 | ||
145 | bbpager.active.desktop.borderColor: #0f1319 | ||