aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2004-01-03 01:36:42 (GMT)
committerfluxgen <fluxgen>2004-01-03 01:36:42 (GMT)
commit9f20e819f9510eb546c62f7fd0581377a6f0cff3 (patch)
treea123fe8438f47a5a1e564f9d5eeb57f3e41063d9 /data
parente4071fa14ab65e1b48b71b6434f8d27157fadfdd (diff)
downloadfluxbox-9f20e819f9510eb546c62f7fd0581377a6f0cff3.zip
fluxbox-9f20e819f9510eb546c62f7fd0581377a6f0cff3.tar.bz2
removed Rancor, blue and clean. Renamed CleanColor to Clean
Diffstat (limited to 'data')
-rw-r--r--data/styles/Blue145
-rw-r--r--data/styles/CleanColor120
-rw-r--r--data/styles/Rancor107
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...
6style.name: Blue
7style.author: Henrik Kinnunen
8style.date: Wed Oct 31 2001
9style.credits:
10style.comments:
11
12
13! Toolbar settings...
14toolbar.button: Raised Bevel1 Gradient Diagonal
15toolbar.button.color: gray
16toolbar.button.colorTo: gray
17toolbar.button.picColor: black
18
19toolbar.button.pressed: Sunken Bevel1 Gradient Diagonal
20toolbar.button.pressed.color: gray
21toolbar.button.pressed.colorTo: gray
22
23toolbar.label: parentrelative
24toolbar.label.color: gray
25toolbar.label.textColor: black
26
27toolbar.windowLabel: Sunken Bevel1 Gradient PipeCross
28toolbar.windowLabel.color: gray
29toolbar.windowLabel.colorTo: gray
30toolbar.windowLabel.textColor: black
31
32toolbar.clock: Sunken
33toolbar.clock.color: gray
34toolbar.clock.textColor: #000000
35
36toolbar: Sunken Bevel1 Gradient Pyramid
37toolbar.color: gray
38toolbar.colorTo: gray
39toolbar.textColor: black
40toolbar.justify: Center
41
42
43! Menu settings...
44menu.frame: Flat Gradient Vertical
45menu.frame.color: lightblue
46menu.frame.colorTo: blue
47menu.frame.textColor: #000000
48menu.frame.justify: Left
49
50menu.title: Raised Bevel1 Gradient CrossDiagonal
51menu.title.font: -adobe-helvetica-bold-r-normal--12-*
52menu.title.color: Lightblue
53menu.title.colorTo: blue
54menu.title.textColor: black
55menu.title.justify: center
56
57menu.hilite: Sunken Bevel1 Gradient PipeCross
58menu.hilite.color: #7f7f7f
59menu.hilite.colorTo: #FFFFFF
60menu.hilite.textColor: #000000
61
62menu.bullet: Triangle
63menu.bullet.position: Right
64menu.frame.disableColor: #ffffff
65
66! Window settings...
67window.button.focus: Raised Bevel1 Gradient Elliptic
68window.button.focus.color: #9d9d9d
69window.button.focus.colorTo: #535353
70window.button.focus.picColor: #000000
71
72window.button.unfocus: Flat Gradient Diagonal
73window.button.unfocus.color: #5e5e5e
74window.button.unfocus.colorTo: #414141
75window.button.unfocus.picColor: #000000
76
77window.grip.focus: Raised Bevel2 Gradient Rectangle
78window.grip.focus.color: Lightblue
79window.grip.focus.colorTo: Lightblue
80
81window.grip.unfocus: Flat Gradient Vertical
82window.grip.unfocus.color: DarkBlue
83window.grip.unfocus.colorTo: DarkBlue
84
85window.handle.focus: Raised Bevel1 Gradient Rectangle
86window.handle.focus.color: LightBlue
87window.handle.focus.colorTo: Blue
88
89window.handle.unfocus: Flat Gradient Vertical
90window.handle.unfocus.color: DarkBlue
91window.handle.unfocus.colorTo: DarkBlue
92
93window.label.focus: parentrelative
94window.label.focus.color: blue
95window.label.focus.colorTo: blue
96window.label.focus.textColor: black
97window.label.focus.justify: Left
98
99window.font: -adobe-helvetica-bold-r-normal--12-*
100window.justify: Left
101window.label.unfocus: Sunken Bevel1 Solid Diagonal
102window.label.unfocus.color: #70707F
103window.label.unfocus.colorTo: #ffffff
104window.label.unfocus.textColor: white
105
106window.title.focus: Raised Bevel1 Gradient CrossDiagonal
107window.title.focus.color: Lightblue
108window.title.focus.colorTo: blue
109
110window.title.unfocus: Raised Bevel2 Gradient Vertical
111window.title.unfocus.color: #4d4d4d
112window.title.unfocus.colorTo: #55484e
113! ----------- tab
114window.tab.font: -adobe-helvetica-bold-r-normal--10-*
115window.tab.justify: Left
116window.tab.label.unfocus: Sunken Bevel1 Solid Diagonal
117window.tab.label.unfocus.color: DarkBlue
118window.tab.label.unfocus.colorTo: black
119window.tab.label.unfocus.textColor: Lightblue
120window.tab.label.focus: Raised Bevel1 Gradient CrossDiagonal
121window.tab.label.focus.color: LightBlue
122window.tab.label.focus.colorTo: blue
123window.tab.label.focus.textColor: black
124window.tab.borderWidth: 1
125window.tab.borderColor: black
126! -----------
127
128
129
130window.button.pressed: Raised Bevel2 Gradient Diagonal
131window.button.pressed.color: #000000
132window.button.pressed.colorTo: #808080
133
134window.frame.focusColor: #4f4f4f
135window.frame.unfocusColor: #000000
136handleWidth: 4
137frameWidth: 1
138bevelWidth: 1
139borderWidth: 1
140borderColor: blue
141
142
143rootCommand: 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
5toolbar: Interlaced
6toolbar.color: rgb:CC/CC/CC
7
8toolbar.button: Raised
9toolbar.button.color: rgb:CC/CC/CC
10toolbar.button.picColor: rgb:10/10/10
11
12toolbar.button.pressed: Sunken
13toolbar.button.pressed.color: rgb:80/80/80
14
15toolbar.clock: Raised
16toolbar.clock.color: rgb:CC/CC/CC
17toolbar.clock.textColor: rgb:10/10/10
18
19toolbar.label: Raised
20toolbar.label.color: rgb:CC/CC/CC
21toolbar.label.textColor: rgb:10/10/10
22
23toolbar.windowLabel: Raised
24toolbar.windowLabel.color: rgb:CC/CC/CC
25toolbar.windowLabel.textColor: rgb:10/10/10
26
27toolbar.justify: right
28
29menu.title: Raised Gradient Horizontal Interlaced
30menu.title.color: rgb:90/BB/CC
31menu.title.colorTo: rgb:CA/CD/CF
32menu.title.textColor: rgb:10/10/10
33menu.title.justify: Right
34
35menu.frame: Gradient PipeCross
36menu.frame.color: rgb:CC/CC/CD
37menu.frame.colorTo: rgb:CA/CD/CE
38menu.frame.textColor: rgb:10/10/10
39menu.frame.justify: Right
40
41menu.hilite: Raised
42menu.hilite.color: rgb:40/40/40
43menu.hilite.textColor: rgb:CC/CC/CC
44
45menu.bullet: Diamond
46menu.bullet.position: Right
47
48
49window.title.focus: Raised Interlaced Gradient Horizontal
50window.title.focus.color: rgb:90/BB/CC
51window.title.focus.colorTo: rgb:CA/CD/CF
52
53window.title.unfocus: Flat Solid
54window.title.unfocus.color: rgb:BE/BE/BE
55
56window.label.focus: Gradient Horizontal Flat
57window.label.focus.color: rgb:90/BB/CC
58window.label.focus.colorTo: rgb:CA/CD/CF
59window.label.focus.textColor: rgb:10/10/10
60
61window.label.unfocus: Flat Solid
62window.label.unfocus.color: rgb:BE/BE/BE
63window.label.unfocus.textColor: rgb:09/09/09
64
65window.button.focus: Raised Bevel1 Solid
66window.button.focus.color: rgb:CC/CC/CC
67window.button.focus.picColor: rgb:10/10/10
68
69window.button.unfocus: Flat Solid
70window.button.unfocus.color: rgb:CA/CA/CA
71window.button.unfocus.picColor: rgb:09/09/09
72
73window.button.pressed: Sunken Bevel1 Solid
74window.button.pressed.color: rgb:80/80/80
75
76window.frame.focus: Flat
77window.frame.focus.color: rgb:CC/CC/CC
78window.frame.unfocus: Flat
79window.frame.unfocus.color: rgb:BE/BE/BE
80
81window.handle.focus: Raised Solid
82window.handle.focus.color: rgb:CC/CC/CC
83window.handle.unfocus: Flat Solid
84window.handle.unfocus.color: rgb:BC/BC/BC
85
86window.grip.focus: Raised Gradient Diagonal Interlaced
87window.grip.focus.color: rgb:9B/9B/9B
88window.grip.focus.colorTo: rgb:80/80/80
89window.grip.unfocus: Raised Gradient Diagonal
90window.grip.unfocus.color: rgb:9B/9B/9B
91window.grip.unfocus.colorTo: rgb:80/80/80
92
93! ----------- tab - explicit for fluxbox, the best wm out there[tm] (;
94window.tab.justify: Left
95window.tab.label.unfocus: Flat Solid
96window.tab.label.unfocus.color: rgb:BE/BE/BE
97window.tab.label.unfocus.textColor: rgb:20/20/20
98window.tab.label.focus: Gradient Horizontal Flat
99window.tab.label.focus.color: rgb:90/BB/CC
100window.tab.label.focus.colorTo: rgb:CA/CD/CF
101window.tab.label.focus.textColor: rgb:10/10/10
102window.tab.borderWidth: 1
103window.tab.borderColor: rgb:10/10/10
104! ----------- (fluxbox.sourceforge.net)
105window.tab.font: -*-lucidatypewriter-medium-r-normal-*-10-100-75-75-m-60-iso8859-*
106
107window.justify: Right
108
109toolbar.font: -*-lucidatypewriter-medium-r-normal-*-10-100-75-75-m-60-iso8859-*
110window.font: -*-lucidatypewriter-medium-r-normal-*-10-100-75-75-m-60-iso8859-*
111menu.title.font: -*-lucidatypewriter-medium-r-normal-*-10-100-75-75-m-60-iso8859-*
112menu.frame.font: -*-lucida-medium-r-normal-*-10-100-*-*-*-*-iso8859-*
113
114borderColor: rgb:10/10/10
115
116bevelWidth: 1
117borderWidth: 1
118handleWidth: 2
119
120rootCommand: 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 @@
1toolbar: flat solid
2toolbar.color: #980806
3
4toolbar.button: raised crossdiagonal gradient bevel2
5toolbar.button.color: #a8a6a6
6toolbar.button.colorTo: black
7toolbar.button.picColor: white
8
9toolbar.button.pressed: flat solid
10toolbar.button.pressed.color: grey20
11
12toolbar.label: raised diagonal gradient bevel2
13toolbar.label.color: #a8a6a6
14toolbar.label.colorTo: black
15toolbar.label.textColor: white
16
17toolbar.windowLabel: raised crossdiagonal gradient bevel2
18toolbar.windowLabel.color: #a8a6a6
19toolbar.windowLabel.colorTo: black
20toolbar.windowLabel.textColor: white
21
22toolbar.clock: raised crossdiagonal gradient bevel2
23toolbar.clock.color: black
24toolbar.clock.colorTo: #a8a6a6
25toolbar.clock.textColor: white
26
27toolbar.justify: center
28toolbar.font: lucidasans-10
29
30menu.title: raised crossdiagonal gradient
31menu.title.color: #980806
32menu.title.colorTo: black
33menu.title.textColor: white
34menu.title.font: lucidasans-10
35menu.title.justify: right
36
37menu.frame: flat crossdiagonal gradient bevel2
38menu.frame.color: black
39menu.frame.colorTo: #a8a6a6
40menu.frame.textColor: white
41menu.frame.disableColor: grey20
42menu.frame.font: lucidasans-10
43menu.frame.justify: left
44
45menu.bullet.position: right
46menu.bullet: round
47
48menu.hilite: raised crossdiagonal gradient bevel1
49menu.hilite.color: #a8a6a6
50menu.hilite.colorTo: black
51menu.hilite.textColor: white
52
53window.title.focus: flat solid
54window.title.focus.color: #980806
55
56window.title.unfocus: flat solid
57window.title.unfocus.color: black
58
59window.label.focus: raised crossdiagonal gradient bevel1
60window.label.focus.color: black
61window.label.focus.colorTo: #a8a6a6
62window.label.focus.textColor: white
63
64window.label.unfocus: flat solid
65window.label.unfocus.color: black
66window.label.unfocus.textColor: grey60
67
68window.button.focus: raised crossdiagonal gradient bevel2
69window.button.focus.color: #a8a6a6
70window.button.focus.colorTo: black
71window.button.focus.picColor: white
72
73window.button.unfocus: flat solid
74window.button.unfocus.color: black
75window.button.unfocus.picColor: black
76window.button.pressed: flat crossdiagonal gradient
77window.button.pressed.color: grey40
78window.button.pressed.colorTo: grey20
79
80window.handle.focus: raised crossdiagonal gradient
81window.handle.focus.color: #980806
82window.handle.focus.colorTo: black
83window.handle.unfocus: flat solid
84window.handle.unfocus.color: black
85
86window.grip.focus: raised crossdiagonal gradient
87window.grip.focus.color: #a8a6a6
88window.grip.focus.colorTo: black
89window.grip.unfocus: flat solid
90window.grip.unfocus.color: black
91
92window.frame.focusColor: #980806
93window.frame.unfocusColor: black
94
95window.font: lucidasans-10
96window.justify: center
97
98borderColor: black
99
100bevelWidth: 1
101borderWidth: 1
102handleWidth: 4
103
104*textColor: white
105*Font: lucidasans-10
106
107rootCommand: bsetroot -gradient interlacedflatcrossdiagonalgradient -from rgb:4c/04/03 -to black