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