aboutsummaryrefslogtreecommitdiff
path: root/data/styles/bora_black
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2007-09-30 20:09:14 (GMT)
committerfluxgen <fluxgen>2007-09-30 20:09:14 (GMT)
commit9d3bca8e88d312f44c6077d095b151f10d73609e (patch)
tree7c55a61eb2a3bca2a69350dc795821b3c3dc3ced /data/styles/bora_black
parentac215248a00d06bdb1e9dd4b373d415bda4ad4b1 (diff)
downloadfluxbox_paul-9d3bca8e88d312f44c6077d095b151f10d73609e.zip
fluxbox_paul-9d3bca8e88d312f44c6077d095b151f10d73609e.tar.bz2
added new styles from Sven Michel aka tenner, removed some old styles too.
Diffstat (limited to 'data/styles/bora_black')
-rw-r--r--data/styles/bora_black/Makefile.am4
-rw-r--r--data/styles/bora_black/theme.cfg177
2 files changed, 181 insertions, 0 deletions
diff --git a/data/styles/bora_black/Makefile.am b/data/styles/bora_black/Makefile.am
new file mode 100644
index 0000000..ae55ba9
--- /dev/null
+++ b/data/styles/bora_black/Makefile.am
@@ -0,0 +1,4 @@
1styledir = $(pkgdatadir)/styles/bora_black
2
3style_DATA = theme.cfg
4EXTRA_DIST=$(style_DATA)
diff --git a/data/styles/bora_black/theme.cfg b/data/styles/bora_black/theme.cfg
new file mode 100644
index 0000000..882e42f
--- /dev/null
+++ b/data/styles/bora_black/theme.cfg
@@ -0,0 +1,177 @@
1############################################################
2# This work is licensed under the Creative Commons #
3# Attribution-NonCommercial-ShareAlike 2.5 License. #
4# To view a copy of this license, visit #
5# http://creativecommons.org/licenses/by-sa/2.5/ #
6# or send a letter to Creative Commons, #
7# 559 Nathan Abbott Way, Stanford, California 94305, USA. #
8############################################################
9
10
11
12###############################################################################
13#
14# name: bora_black
15# made: tenner
16# date: 18-09-2007
17# http://www.tenr.de
18#
19############################################################## FONTS ##########
20
21menu.frame.font: sans-9:bold
22menu.title.font: sans-10:bold
23toolbar.clock.font: sans-9:bold
24toolbar.workspace.font: sans-10:bold
25toolbar.iconbar.focused.font: sans-8:bold
26toolbar.iconbar.unfocused.font: sans-8
27window.font: sans-8
28
29############################################################## MENU ###########
30
31menu.bevelWidth: 1
32
33#menu.itemHeight: 35
34#menu.titleHeight: 21
35menu.borderColor: #525252
36menu.borderWidth: 1
37
38menu.bullet: triangle
39menu.bullet.position: Right
40menu.frame.underlineColor: #525252
41
42menu.title: flat gradient rectangle
43menu.title.justify: center
44menu.title.color: #1f1f1f
45menu.title.colorTo: #505050
46menu.title.textColor: #e7e7e7
47
48menu.frame: flat gradient crossdiagonal
49menu.frame.justify: left
50menu.frame.color: #1f1f1f
51menu.frame.colorTo: #505050
52menu.frame.textColor: #ffffff
53menu.frame.disableColor: #888888
54
55menu.hilite: flat gradient rectangle
56menu.hilite.color: #636363
57menu.hilite.colorTo: #636363
58menu.hilite.textColor: #ffffff
59
60############################################################## TOOLBAR ########
61
62toolbar.bevelWidth: 0
63
64toolbar.borderWidth: 1
65toolbar.borderColor: #525252
66
67toolbar.height: 21
68
69toolbar.justify: center
70
71toolbar: flat gradient rectangle
72toolbar.pixmap:
73toolbar.color: #1f1f1f
74toolbar.colorTo: #505050
75
76toolbar.clock: parentrelative
77toolbar.clock.justify: center
78toolbar.clock.color: #
79toolbar.clock.colorTo: #
80toolbar.clock.textColor: #e7e7e7
81
82toolbar.workspace: parentrelative
83toolbar.workspace.justify: Center
84toolbar.workspace.color: #
85toolbar.workspace.colorTo: #
86toolbar.workspace.textColor: #e7e7e7
87
88toolbar.button: parentrelative
89toolbar.button.color: #
90toolbar.button.colorTo: #
91toolbar.button.picColor: #e7e7e7
92toolbar.button.pressed: parentrelative
93toolbar.button.pressed.color: #
94toolbar.button.pressed.colorTo: #
95toolbar.button.pressed.picColor: #000000
96
97toolbar.iconbar.borderWidth: 1
98toolbar.iconbar.borderColor: #525252
99
100toolbar.iconbar.empty: parentrelative
101toolbar.iconbar.empty.color: #
102toolbar.iconbar.empty.colorTo: #
103
104toolbar.iconbar.focused.borderWidth: 1
105toolbar.iconbar.focused.borderColor: #525252
106toolbar.iconbar.focused: flat gradient rectangle
107toolbar.iconbar.focused.color: #1f1f1f
108toolbar.iconbar.focused.colorTo: #505050
109toolbar.iconbar.focused.textColor: #e7e7e7
110toolbar.iconbar.focused.justify: center
111
112toolbar.iconbar.unfocused.borderWidth: 1
113toolbar.iconbar.unfocused.borderColor: #525252
114toolbar.iconbar.unfocused: flat gradient rectangle
115toolbar.iconbar.unfocused.color: #2b2b2b
116toolbar.iconbar.unfocused.colorTo: #383838
117toolbar.iconbar.unfocused.textColor: #888888
118toolbar.iconbar.unfocused.justify: center
119
120############################################################## WINDOW #########
121
122window.roundCorners: TopRight TopLeft
123window.bevelWidth: 4
124window.shade: false
125window.borderWidth: 1
126window.borderColor: #525252
127
128window.justify: Center
129s
130window.title.height: 21
131
132window.title.focus: flat gradient rectangle
133window.title.focus.color: #1f1f1f
134window.title.focus.colorTo: #505050
135window.title.unfocus: flat gradient rectangle
136window.title.unfocus.color: #2b2b2b
137window.title.unfocus.colorTo: #383838
138
139window.label.focus: parentrelative
140window.label.focus.color: #
141window.label.focus.colorTo: #
142window.label.focus.textColor: #e7e7e7
143window.label.unfocus: parentrelative
144window.label.unfocus.color: #
145window.label.unfocus.colorTo: #
146window.label.unfocus.textColor: #888888
147
148window.button.focus: parentrelative
149window.button.focus.color: #
150window.button.focus.colorTo: #
151window.button.focus.picColor: #ffffff
152window.button.unfocus: parentrelative
153window.button.unfocus.Color: #
154window.button.unfocus.ColorTo: #
155window.button.unfocus.picColor: #888888
156window.button.pressed: parentrelative
157window.button.pressed.color: #
158window.button.pressed.colorTo: #
159window.button.pressed.picColor: #000000
160
161window.handle.focus: flat
162window.handle.focus.color: #1f1f1f
163window.handle.focus.colorTo: #1f1f1f
164window.handle.unfocus: lat
165window.handle.unfocus.color: #1f1f1f
166window.handle.unfocus.colorTo: #1f1f1f
167window.handleWidth: 2
168
169window.grip.focus: flat
170window.grip.focus.color: #525252
171window.grip.focus.colorTo: #525252
172window.grip.unfocus: flat
173window.grip.unfocus.color: #1f1f1f
174window.grip.unfocus.colorTo: #1f1f1f
175
176###############################################################################
177# EOF