aboutsummaryrefslogtreecommitdiff
path: root/data/styles/zimek_green
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/zimek_green
parentac215248a00d06bdb1e9dd4b373d415bda4ad4b1 (diff)
downloadfluxbox-9d3bca8e88d312f44c6077d095b151f10d73609e.zip
fluxbox-9d3bca8e88d312f44c6077d095b151f10d73609e.tar.bz2
added new styles from Sven Michel aka tenner, removed some old styles too.
Diffstat (limited to 'data/styles/zimek_green')
-rw-r--r--data/styles/zimek_green/Makefile.am4
-rw-r--r--data/styles/zimek_green/theme.cfg176
2 files changed, 180 insertions, 0 deletions
diff --git a/data/styles/zimek_green/Makefile.am b/data/styles/zimek_green/Makefile.am
new file mode 100644
index 0000000..c4fe54d
--- /dev/null
+++ b/data/styles/zimek_green/Makefile.am
@@ -0,0 +1,4 @@
1styledir = $(pkgdatadir)/styles/zimek_green
2
3style_DATA = theme.cfg
4EXTRA_DIST=$(style_DATA) \ No newline at end of file
diff --git a/data/styles/zimek_green/theme.cfg b/data/styles/zimek_green/theme.cfg
new file mode 100644
index 0000000..f953e99
--- /dev/null
+++ b/data/styles/zimek_green/theme.cfg
@@ -0,0 +1,176 @@
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: zimek_green
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: #63634A
36menu.borderWidth: 1
37
38menu.bullet: triangle
39menu.bullet.position: Right
40menu.frame.underlineColor: #e7e7e7
41
42menu.title: flat gradient vertical
43menu.title.justify: center
44menu.title.color: #ADD07E
45menu.title.colorTo: #718541
46menu.title.textColor: #e7e7e7
47
48menu.frame: flat gradient crossdiagonal
49menu.frame.justify: left
50menu.frame.color: #F0EFE9
51menu.frame.colorTo: #BFBEB2
52menu.frame.textColor: #63634A
53menu.frame.disableColor: #5E873A
54
55menu.hilite: flat gradient vertical
56menu.hilite.color: #98977B
57menu.hilite.colorTo: #98977B
58menu.hilite.textColor: #e7e7e7
59
60############################################################## TOOLBAR ########
61
62toolbar.bevelWidth: 0
63
64toolbar.borderWidth: 1
65toolbar.borderColor: #63634A
66
67toolbar.height: 21
68
69toolbar.justify: center
70
71toolbar: flat gradient vertical
72toolbar.pixmap:
73toolbar.color: #F0EFE9
74toolbar.colorTo: #BFBEB2
75
76toolbar.clock: parentrelative
77toolbar.clock.justify: center
78toolbar.clock.color: #
79toolbar.clock.colorTo: #
80toolbar.clock.textColor: #63634A
81
82toolbar.workspace: parentrelative
83toolbar.workspace.justify: Center
84toolbar.workspace.color: #
85toolbar.workspace.colorTo: #
86toolbar.workspace.textColor: #63634A
87
88toolbar.button: parentrelative
89toolbar.button.color: #
90toolbar.button.colorTo: #
91toolbar.button.picColor: #63634A
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: #63634A
99
100toolbar.iconbar.empty: parentrelative
101toolbar.iconbar.empty.color: #
102toolbar.iconbar.empty.colorTo: #
103
104toolbar.iconbar.focused.borderWidth: 1
105toolbar.iconbar.focused.borderColor: #63634A
106toolbar.iconbar.focused: flat gradient vertical
107toolbar.iconbar.focused.color: #ADD07E
108toolbar.iconbar.focused.colorTo: #718541
109toolbar.iconbar.focused.textColor: #e7e7e7
110toolbar.iconbar.focused.justify: center
111
112toolbar.iconbar.unfocused.borderWidth: 1
113toolbar.iconbar.unfocused.borderColor: #63634A
114toolbar.iconbar.unfocused: flat gradient vertical
115toolbar.iconbar.unfocused.color: #F0EFE9
116toolbar.iconbar.unfocused.colorTo: #BFBEB2
117toolbar.iconbar.unfocused.textColor: #63634A
118toolbar.iconbar.unfocused.justify: center
119
120############################################################## WINDOW #########
121window.roundCorners: TopRight TopLeft
122window.bevelWidth: 4
123window.shade: false
124window.borderWidth: 1
125window.borderColor: #63634A
126
127window.justify: Center
128
129window.title.height: 21
130
131window.title.focus: flat gradient vertical
132window.title.focus.color: #ADD07E
133window.title.focus.colorTo: #718541
134window.title.unfocus: flat gradient vertical
135window.title.unfocus.color: #F0EFE9
136window.title.unfocus.colorTo: #BFBEB2
137
138window.label.focus: parentrelative
139window.label.focus.color: #
140window.label.focus.colorTo: #
141window.label.focus.textColor: #e7e7e7
142window.label.unfocus: parentrelative
143window.label.unfocus.color: #
144window.label.unfocus.colorTo: #
145window.label.unfocus.textColor: #63634A
146
147window.button.focus: parentrelative
148window.button.focus.color: #
149window.button.focus.colorTo: #
150window.button.focus.picColor: #ffffff
151window.button.unfocus: parentrelative
152window.button.unfocus.Color: #
153window.button.unfocus.ColorTo: #
154window.button.unfocus.picColor: #63634A
155window.button.pressed: parentrelative
156window.button.pressed.color: #
157window.button.pressed.colorTo: #
158window.button.pressed.picColor: #000000
159
160window.handle.focus: flat
161window.handle.focus.color: #ADD07E
162window.handle.focus.colorTo: #ADD07E
163window.handle.unfocus: flat
164window.handle.unfocus.color: #F0EFE9
165window.handle.unfocus.colorTo: #F0EFE9
166window.handleWidth: 2
167
168window.grip.focus: flat
169window.grip.focus.color: #63634A
170window.grip.focus.colorTo: #63634A
171window.grip.unfocus: flat
172window.grip.unfocus.color: #63634A
173window.grip.unfocus.colorTo: #63634A
174
175###############################################################################
176# EOF