diff options
-rw-r--r-- | data/styles/Blue | 145 | ||||
-rw-r--r-- | data/styles/CleanColor | 120 | ||||
-rw-r--r-- | data/styles/Rancor | 107 |
3 files changed, 0 insertions, 372 deletions
diff --git a/data/styles/Blue b/data/styles/Blue deleted file mode 100644 index bddcbf8..0000000 --- a/data/styles/Blue +++ /dev/null | |||
@@ -1,145 +0,0 @@ | |||
1 | ! Blue for Fluxbox by Fluxgen | ||
2 | ! http://fluxbox.sourceforge.net | ||
3 | ! Oct 31 2001 | ||
4 | |||
5 | ! Miscellaneous settings... | ||
6 | style.name: Blue | ||
7 | style.author: Henrik Kinnunen | ||
8 | style.date: Wed Oct 31 2001 | ||
9 | style.credits: | ||
10 | style.comments: | ||
11 | |||
12 | |||
13 | ! Toolbar settings... | ||
14 | toolbar.button: Raised Bevel1 Gradient Diagonal | ||
15 | toolbar.button.color: gray | ||
16 | toolbar.button.colorTo: gray | ||
17 | toolbar.button.picColor: black | ||
18 | |||
19 | toolbar.button.pressed: Sunken Bevel1 Gradient Diagonal | ||
20 | toolbar.button.pressed.color: gray | ||
21 | toolbar.button.pressed.colorTo: gray | ||
22 | |||
23 | toolbar.label: parentrelative | ||
24 | toolbar.label.color: gray | ||
25 | toolbar.label.textColor: black | ||
26 | |||
27 | toolbar.windowLabel: Sunken Bevel1 Gradient PipeCross | ||
28 | toolbar.windowLabel.color: gray | ||
29 | toolbar.windowLabel.colorTo: gray | ||
30 | toolbar.windowLabel.textColor: black | ||
31 | |||
32 | toolbar.clock: Sunken | ||
33 | toolbar.clock.color: gray | ||
34 | toolbar.clock.textColor: #000000 | ||
35 | |||
36 | toolbar: Sunken Bevel1 Gradient Pyramid | ||
37 | toolbar.color: gray | ||
38 | toolbar.colorTo: gray | ||
39 | toolbar.textColor: black | ||
40 | toolbar.justify: Center | ||
41 | |||
42 | |||
43 | ! Menu settings... | ||
44 | menu.frame: Flat Gradient Vertical | ||
45 | menu.frame.color: lightblue | ||
46 | menu.frame.colorTo: blue | ||
47 | menu.frame.textColor: #000000 | ||
48 | menu.frame.justify: Left | ||
49 | |||
50 | menu.title: Raised Bevel1 Gradient CrossDiagonal | ||
51 | menu.title.font: -adobe-helvetica-bold-r-normal--12-* | ||
52 | menu.title.color: Lightblue | ||
53 | menu.title.colorTo: blue | ||
54 | menu.title.textColor: black | ||
55 | menu.title.justify: center | ||
56 | |||
57 | menu.hilite: Sunken Bevel1 Gradient PipeCross | ||
58 | menu.hilite.color: #7f7f7f | ||
59 | menu.hilite.colorTo: #FFFFFF | ||
60 | menu.hilite.textColor: #000000 | ||
61 | |||
62 | menu.bullet: Triangle | ||
63 | menu.bullet.position: Right | ||
64 | menu.frame.disableColor: #ffffff | ||
65 | |||
66 | ! Window settings... | ||
67 | window.button.focus: Raised Bevel1 Gradient Elliptic | ||
68 | window.button.focus.color: #9d9d9d | ||
69 | window.button.focus.colorTo: #535353 | ||
70 | window.button.focus.picColor: #000000 | ||
71 | |||
72 | window.button.unfocus: Flat Gradient Diagonal | ||
73 | window.button.unfocus.color: #5e5e5e | ||
74 | window.button.unfocus.colorTo: #414141 | ||
75 | window.button.unfocus.picColor: #000000 | ||
76 | |||
77 | window.grip.focus: Raised Bevel2 Gradient Rectangle | ||
78 | window.grip.focus.color: Lightblue | ||
79 | window.grip.focus.colorTo: Lightblue | ||
80 | |||
81 | window.grip.unfocus: Flat Gradient Vertical | ||
82 | window.grip.unfocus.color: DarkBlue | ||
83 | window.grip.unfocus.colorTo: DarkBlue | ||
84 | |||
85 | window.handle.focus: Raised Bevel1 Gradient Rectangle | ||
86 | window.handle.focus.color: LightBlue | ||
87 | window.handle.focus.colorTo: Blue | ||
88 | |||
89 | window.handle.unfocus: Flat Gradient Vertical | ||
90 | window.handle.unfocus.color: DarkBlue | ||
91 | window.handle.unfocus.colorTo: DarkBlue | ||
92 | |||
93 | window.label.focus: parentrelative | ||
94 | window.label.focus.color: blue | ||
95 | window.label.focus.colorTo: blue | ||
96 | window.label.focus.textColor: black | ||
97 | window.label.focus.justify: Left | ||
98 | |||
99 | window.font: -adobe-helvetica-bold-r-normal--12-* | ||
100 | window.justify: Left | ||
101 | window.label.unfocus: Sunken Bevel1 Solid Diagonal | ||
102 | window.label.unfocus.color: #70707F | ||
103 | window.label.unfocus.colorTo: #ffffff | ||
104 | window.label.unfocus.textColor: white | ||
105 | |||
106 | window.title.focus: Raised Bevel1 Gradient CrossDiagonal | ||
107 | window.title.focus.color: Lightblue | ||
108 | window.title.focus.colorTo: blue | ||
109 | |||
110 | window.title.unfocus: Raised Bevel2 Gradient Vertical | ||
111 | window.title.unfocus.color: #4d4d4d | ||
112 | window.title.unfocus.colorTo: #55484e | ||
113 | ! ----------- tab | ||
114 | window.tab.font: -adobe-helvetica-bold-r-normal--10-* | ||
115 | window.tab.justify: Left | ||
116 | window.tab.label.unfocus: Sunken Bevel1 Solid Diagonal | ||
117 | window.tab.label.unfocus.color: DarkBlue | ||
118 | window.tab.label.unfocus.colorTo: black | ||
119 | window.tab.label.unfocus.textColor: Lightblue | ||
120 | window.tab.label.focus: Raised Bevel1 Gradient CrossDiagonal | ||
121 | window.tab.label.focus.color: LightBlue | ||
122 | window.tab.label.focus.colorTo: blue | ||
123 | window.tab.label.focus.textColor: black | ||
124 | window.tab.borderWidth: 1 | ||
125 | window.tab.borderColor: black | ||
126 | ! ----------- | ||
127 | |||
128 | |||
129 | |||
130 | window.button.pressed: Raised Bevel2 Gradient Diagonal | ||
131 | window.button.pressed.color: #000000 | ||
132 | window.button.pressed.colorTo: #808080 | ||
133 | |||
134 | window.frame.focusColor: #4f4f4f | ||
135 | window.frame.unfocusColor: #000000 | ||
136 | handleWidth: 4 | ||
137 | frameWidth: 1 | ||
138 | bevelWidth: 1 | ||
139 | borderWidth: 1 | ||
140 | borderColor: blue | ||
141 | |||
142 | |||
143 | rootCommand: bsetroot -gradient flatverticalgradient -from lightblue -to blue | ||
144 | *Font: -adobe-helvetica-medium-r-normal--12-* | ||
145 | !*Font: vera-7 | ||
diff --git a/data/styles/CleanColor b/data/styles/CleanColor deleted file mode 100644 index 77708cc..0000000 --- a/data/styles/CleanColor +++ /dev/null | |||
@@ -1,120 +0,0 @@ | |||
1 | ! "Clean Color" | ||
2 | ! A Fluxbox theme by: skypher of perplexity | ||
3 | ! 2001 | ||
4 | |||
5 | toolbar: Interlaced | ||
6 | toolbar.color: rgb:CC/CC/CC | ||
7 | |||
8 | toolbar.button: Raised | ||
9 | toolbar.button.color: rgb:CC/CC/CC | ||
10 | toolbar.button.picColor: rgb:10/10/10 | ||
11 | |||
12 | toolbar.button.pressed: Sunken | ||
13 | toolbar.button.pressed.color: rgb:80/80/80 | ||
14 | |||
15 | toolbar.clock: Raised | ||
16 | toolbar.clock.color: rgb:CC/CC/CC | ||
17 | toolbar.clock.textColor: rgb:10/10/10 | ||
18 | |||
19 | toolbar.label: Raised | ||
20 | toolbar.label.color: rgb:CC/CC/CC | ||
21 | toolbar.label.textColor: rgb:10/10/10 | ||
22 | |||
23 | toolbar.windowLabel: Raised | ||
24 | toolbar.windowLabel.color: rgb:CC/CC/CC | ||
25 | toolbar.windowLabel.textColor: rgb:10/10/10 | ||
26 | |||
27 | toolbar.justify: right | ||
28 | |||
29 | menu.title: Raised Gradient Horizontal Interlaced | ||
30 | menu.title.color: rgb:90/BB/CC | ||
31 | menu.title.colorTo: rgb:CA/CD/CF | ||
32 | menu.title.textColor: rgb:10/10/10 | ||
33 | menu.title.justify: Right | ||
34 | |||
35 | menu.frame: Gradient PipeCross | ||
36 | menu.frame.color: rgb:CC/CC/CD | ||
37 | menu.frame.colorTo: rgb:CA/CD/CE | ||
38 | menu.frame.textColor: rgb:10/10/10 | ||
39 | menu.frame.justify: Right | ||
40 | |||
41 | menu.hilite: Raised | ||
42 | menu.hilite.color: rgb:40/40/40 | ||
43 | menu.hilite.textColor: rgb:CC/CC/CC | ||
44 | |||
45 | menu.bullet: Diamond | ||
46 | menu.bullet.position: Right | ||
47 | |||
48 | |||
49 | window.title.focus: Raised Interlaced Gradient Horizontal | ||
50 | window.title.focus.color: rgb:90/BB/CC | ||
51 | window.title.focus.colorTo: rgb:CA/CD/CF | ||
52 | |||
53 | window.title.unfocus: Flat Solid | ||
54 | window.title.unfocus.color: rgb:BE/BE/BE | ||
55 | |||
56 | window.label.focus: Gradient Horizontal Flat | ||
57 | window.label.focus.color: rgb:90/BB/CC | ||
58 | window.label.focus.colorTo: rgb:CA/CD/CF | ||
59 | window.label.focus.textColor: rgb:10/10/10 | ||
60 | |||
61 | window.label.unfocus: Flat Solid | ||
62 | window.label.unfocus.color: rgb:BE/BE/BE | ||
63 | window.label.unfocus.textColor: rgb:09/09/09 | ||
64 | |||
65 | window.button.focus: Raised Bevel1 Solid | ||
66 | window.button.focus.color: rgb:CC/CC/CC | ||
67 | window.button.focus.picColor: rgb:10/10/10 | ||
68 | |||
69 | window.button.unfocus: Flat Solid | ||
70 | window.button.unfocus.color: rgb:CA/CA/CA | ||
71 | window.button.unfocus.picColor: rgb:09/09/09 | ||
72 | |||
73 | window.button.pressed: Sunken Bevel1 Solid | ||
74 | window.button.pressed.color: rgb:80/80/80 | ||
75 | |||
76 | window.frame.focus: Flat | ||
77 | window.frame.focus.color: rgb:CC/CC/CC | ||
78 | window.frame.unfocus: Flat | ||
79 | window.frame.unfocus.color: rgb:BE/BE/BE | ||
80 | |||
81 | window.handle.focus: Raised Solid | ||
82 | window.handle.focus.color: rgb:CC/CC/CC | ||
83 | window.handle.unfocus: Flat Solid | ||
84 | window.handle.unfocus.color: rgb:BC/BC/BC | ||
85 | |||
86 | window.grip.focus: Raised Gradient Diagonal Interlaced | ||
87 | window.grip.focus.color: rgb:9B/9B/9B | ||
88 | window.grip.focus.colorTo: rgb:80/80/80 | ||
89 | window.grip.unfocus: Raised Gradient Diagonal | ||
90 | window.grip.unfocus.color: rgb:9B/9B/9B | ||
91 | window.grip.unfocus.colorTo: rgb:80/80/80 | ||
92 | |||
93 | ! ----------- tab - explicit for fluxbox, the best wm out there[tm] (; | ||
94 | window.tab.justify: Left | ||
95 | window.tab.label.unfocus: Flat Solid | ||
96 | window.tab.label.unfocus.color: rgb:BE/BE/BE | ||
97 | window.tab.label.unfocus.textColor: rgb:20/20/20 | ||
98 | window.tab.label.focus: Gradient Horizontal Flat | ||
99 | window.tab.label.focus.color: rgb:90/BB/CC | ||
100 | window.tab.label.focus.colorTo: rgb:CA/CD/CF | ||
101 | window.tab.label.focus.textColor: rgb:10/10/10 | ||
102 | window.tab.borderWidth: 1 | ||
103 | window.tab.borderColor: rgb:10/10/10 | ||
104 | ! ----------- (fluxbox.sourceforge.net) | ||
105 | window.tab.font: -*-lucidatypewriter-medium-r-normal-*-10-100-75-75-m-60-iso8859-* | ||
106 | |||
107 | window.justify: Right | ||
108 | |||
109 | toolbar.font: -*-lucidatypewriter-medium-r-normal-*-10-100-75-75-m-60-iso8859-* | ||
110 | window.font: -*-lucidatypewriter-medium-r-normal-*-10-100-75-75-m-60-iso8859-* | ||
111 | menu.title.font: -*-lucidatypewriter-medium-r-normal-*-10-100-75-75-m-60-iso8859-* | ||
112 | menu.frame.font: -*-lucida-medium-r-normal-*-10-100-*-*-*-*-iso8859-* | ||
113 | |||
114 | borderColor: rgb:10/10/10 | ||
115 | |||
116 | bevelWidth: 1 | ||
117 | borderWidth: 1 | ||
118 | handleWidth: 2 | ||
119 | |||
120 | rootCommand: bsetroot -mod 4 4 -bg rgb:9A/9A/9A -fg rgb:30/60/90 | ||
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 | ||