summaryrefslogtreecommitdiff
path: root/data/styles/carp
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/carp
parentac215248a00d06bdb1e9dd4b373d415bda4ad4b1 (diff)
downloadfluxbox_lack-9d3bca8e88d312f44c6077d095b151f10d73609e.zip
fluxbox_lack-9d3bca8e88d312f44c6077d095b151f10d73609e.tar.bz2
added new styles from Sven Michel aka tenner, removed some old styles too.
Diffstat (limited to 'data/styles/carp')
-rw-r--r--data/styles/carp/Makefile.am4
-rw-r--r--data/styles/carp/pixmaps/blank.xpm19
-rw-r--r--data/styles/carp/pixmaps/close.xpm20
-rw-r--r--data/styles/carp/pixmaps/max.xpm20
-rw-r--r--data/styles/carp/pixmaps/min.xpm20
-rw-r--r--data/styles/carp/pixmaps/shade.xpm20
-rw-r--r--data/styles/carp/pixmaps/unshade.xpm20
-rw-r--r--data/styles/carp/theme.cfg196
8 files changed, 319 insertions, 0 deletions
diff --git a/data/styles/carp/Makefile.am b/data/styles/carp/Makefile.am
new file mode 100644
index 0000000..2982984
--- /dev/null
+++ b/data/styles/carp/Makefile.am
@@ -0,0 +1,4 @@
1styledir = $(pkgdatadir)/styles/carp
2
3style_DATA = theme.cfg
4EXTRA_DIST=$(style_DATA) \ No newline at end of file
diff --git a/data/styles/carp/pixmaps/blank.xpm b/data/styles/carp/pixmaps/blank.xpm
new file mode 100644
index 0000000..6e9f173
--- /dev/null
+++ b/data/styles/carp/pixmaps/blank.xpm
@@ -0,0 +1,19 @@
1/* XPM */
2static char * blank_xpm[] = {
3"15 15 1 1",
4" c #313131",
5" ",
6" ",
7" ",
8" ",
9" ",
10" ",
11" ",
12" ",
13" ",
14" ",
15" ",
16" ",
17" ",
18" ",
19" "};
diff --git a/data/styles/carp/pixmaps/close.xpm b/data/styles/carp/pixmaps/close.xpm
new file mode 100644
index 0000000..56a341c
--- /dev/null
+++ b/data/styles/carp/pixmaps/close.xpm
@@ -0,0 +1,20 @@
1/* XPM */
2static char * close_xpm[] = {
3"15 15 2 1",
4" c #313131",
5". c #F1F1F1",
6" ",
7" ",
8" ",
9" ",
10" .. .. ",
11" ... ... ",
12" ..... ",
13" ... ",
14" ..... ",
15" ... ... ",
16" .. .. ",
17" ",
18" ",
19" ",
20" "};
diff --git a/data/styles/carp/pixmaps/max.xpm b/data/styles/carp/pixmaps/max.xpm
new file mode 100644
index 0000000..a21d50d
--- /dev/null
+++ b/data/styles/carp/pixmaps/max.xpm
@@ -0,0 +1,20 @@
1/* XPM */
2static char * max_xpm[] = {
3"15 15 2 1",
4" c #313131",
5". c #F1F1F1",
6" ",
7" ",
8" ",
9" ",
10" ....... ",
11" ....... ",
12" . . ",
13" . . ",
14" . . ",
15" . . ",
16" ....... ",
17" ",
18" ",
19" ",
20" "};
diff --git a/data/styles/carp/pixmaps/min.xpm b/data/styles/carp/pixmaps/min.xpm
new file mode 100644
index 0000000..39ef4cf
--- /dev/null
+++ b/data/styles/carp/pixmaps/min.xpm
@@ -0,0 +1,20 @@
1/* XPM */
2static char * min_xpm[] = {
3"15 15 2 1",
4" c #313131",
5". c #F1F1F1",
6" ",
7" ",
8" ",
9" ",
10" ",
11" ",
12" ",
13" ",
14" ",
15" ....... ",
16" ....... ",
17" ",
18" ",
19" ",
20" "};
diff --git a/data/styles/carp/pixmaps/shade.xpm b/data/styles/carp/pixmaps/shade.xpm
new file mode 100644
index 0000000..0afdd2d
--- /dev/null
+++ b/data/styles/carp/pixmaps/shade.xpm
@@ -0,0 +1,20 @@
1/* XPM */
2static char * shade_xpm[] = {
3"15 15 2 1",
4" c #313131",
5". c #F1F1F1",
6" ",
7" ",
8" ",
9" ",
10" ",
11" ",
12" ",
13" ... ",
14" ",
15" ",
16" ",
17" ",
18" ",
19" ",
20" "};
diff --git a/data/styles/carp/pixmaps/unshade.xpm b/data/styles/carp/pixmaps/unshade.xpm
new file mode 100644
index 0000000..6cd4a8a
--- /dev/null
+++ b/data/styles/carp/pixmaps/unshade.xpm
@@ -0,0 +1,20 @@
1/* XPM */
2static char * unshade_xpm[] = {
3"15 15 2 1",
4" c #313131",
5". c #F1F1F1",
6" ",
7" ",
8" ",
9" ",
10" ",
11" ",
12" . ",
13" ... ",
14" . ",
15" ",
16" ",
17" ",
18" ",
19" ",
20" "};
diff --git a/data/styles/carp/theme.cfg b/data/styles/carp/theme.cfg
new file mode 100644
index 0000000..358e7b6
--- /dev/null
+++ b/data/styles/carp/theme.cfg
@@ -0,0 +1,196 @@
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: carp
15# made: tenner
16# date: 20-09-2006
17# http://www.tenr.de
18#
19############################################################## FONTS ##########
20
21menu.frame.font: sans-7:bold
22menu.title.font: sans-7:bold
23toolbar.clock.font: sans-7:bold
24toolbar.workspace.font: tahoma-7:bold
25toolbar.iconbar.focused.font: sans-7:bold
26toolbar.iconbar.unfocused.font: sans-7
27window.font: sans-7
28
29############################################################## MENU ###########
30
31menu.bevelWidth: 1
32
33#menu.itemHeight: 35
34#menu.titleHeight: 21
35menu.borderColor: #000000
36menu.borderWidth: 1
37
38menu.bullet: triangle
39menu.bullet.position: Right
40
41menu.title: flat
42menu.title.justify: center
43menu.title.color: #313131
44menu.title.colorTo: #313131
45menu.title.textColor: #ffffff
46
47menu.frame: flat
48menu.frame.justify: left
49menu.frame.color: #ffffff
50menu.frame.colorTo: #ffffff
51menu.frame.textColor: #323232
52menu.frame.disableColor: #C1C1C1
53
54menu.hilite: flat
55menu.hilite.color: #868686
56menu.hilite.colorTo: #868686
57menu.hilite.textColor: #ffffff
58
59############################################################## TOOLBAR ########
60
61toolbar.bevelWidth: 0
62
63toolbar.borderWidth: 2
64toolbar.borderColor: #000000
65
66toolbar.height: 15
67
68toolbar.justify: center
69
70toolbar: flat
71toolbar.pixmap:
72toolbar.color: #313131
73toolbar.colorTo: #313131
74
75toolbar.clock: flat
76toolbar.clock.justify: center
77toolbar.clock.color: #313131
78toolbar.clock.colorTo: #313131
79toolbar.clock.textColor: #F1F1F1
80
81toolbar.workspace: flat
82toolbar.workspace.justify: Center
83toolbar.workspace.color: #313131
84toolbar.workspace.colorTo: #313131
85toolbar.workspace.textColor: #F1F1F1
86
87toolbar.button: flat
88toolbar.button.color: #313131
89toolbar.button.colorTo: #313131
90toolbar.button.picColor: #F1F1F1
91toolbar.button.pressed: sunken
92toolbar.button.pressed.color: #313131
93toolbar.button.pressed.colorTo: #313131
94toolbar.button.pressed.picColor: #000000
95
96toolbar.iconbar.empty: flat
97toolbar.iconbar.empty.color: #313131
98toolbar.iconbar.empty.colorTo: #313131
99
100toolbar.iconbar.focused.borderWidth: 0
101toolbar.iconbar.focused.borderColor: #000000
102toolbar.iconbar.focused: sunken bevel2 gradient vertical
103toolbar.iconbar.focused.color: #ffffff
104toolbar.iconbar.focused.colorTo: #ffffff
105toolbar.iconbar.focused.textColor: #313131
106toolbar.iconbar.focused.justify: center
107
108toolbar.iconbar.unfocused.borderWidth: 0
109toolbar.iconbar.unfocused.borderColor: #000000
110toolbar.iconbar.unfocused: flat
111toolbar.iconbar.unfocused.color: #313131
112toolbar.iconbar.unfocused.colorTo: #313131
113toolbar.iconbar.unfocused.textColor: #F1F1F1
114toolbar.iconbar.unfocused.justify: center
115
116############################################################## WINDOW #########
117
118window.bevelWidth: 0
119window.shade: false
120window.borderWidth: 2
121window.borderColor: #000000
122
123window.justify: Center
124
125window.title.height: 15
126
127window.title.focus: flat
128window.title.focus.color: #313131
129window.title.focus.colorTo: #313131
130window.title.unfocus: flat
131window.title.unfocus.color: #313131
132window.title.unfocus.colorTo: #313131
133
134window.label.focus: sunken bevel2 gradient vertical
135window.label.focus.color: #ffffff
136window.label.focus.colorTo: #ffffff
137window.label.focus.textColor: #313131
138window.label.unfocus: flat
139window.label.unfocus.color: #313131
140window.label.unfocus.colorTo: #313131
141window.label.unfocus.textColor: #F1F1F1
142
143window.button.focus: flat
144window.button.focus.color: #313131
145window.button.focus.colorTo: #313131
146window.button.focus.picColor: #f1f1f1
147window.button.unfocus: flat
148window.button.unfocus.Color: #313131
149window.button.unfocus.ColorTo: #3A3A35
150window.button.unfocus.picColor: #313131
151window.button.pressed: flat
152window.button.pressed.color: #313131
153window.button.pressed.colorTo: #313131
154window.button.pressed.picColor: #313131
155
156window.shade.pixmap: shade.xpm
157window.shade.unfocus.pixmap: blank.xpm
158window.shade.pressed.pixmap: blank.xpm
159
160window.unshade.pixmap: unshade.xpm
161window.unshade.unfocus.pixmap: blank.xpm
162window.unshade.pressed.pixmap: blank.xpm
163
164window.close.pixmap: close.xpm
165window.close.unfocus.pixmap: blank.xpm
166window.close.pressed.pixmap: blank.xpm
167
168window.iconify.pixmap: min.xpm
169window.iconify.unfocus.pixmap: blank.xpm
170window.iconify.pressed.pixmap: blank.xpm
171
172window.maximize.pixmap: max.xpm
173window.maximize.unfocus.pixmap: blank.xpm
174window.maximize.pressed.pixmap: blank.xpm
175
176window.menuicon.pixmap: blank.xpm
177window.menuicon.unfocus.pixmap: blank.xpm
178window.menuicon.pressed.pixmap: blank.xpm
179
180window.handle.focus: flat
181window.handle.focus.color: #313131
182window.handle.focus.colorTo: #313131
183window.handle.unfocus: flat
184window.handle.unfocus.color: #313131
185window.handle.unfocus.colorTo: #313131
186window.handleWidth: 2
187
188window.grip.focus: flat
189window.grip.focus.color: #ffffff
190window.grip.focus.colorTo: #ffffff
191window.grip.unfocus: flat
192window.grip.unfocus.color: #313131
193window.grip.unfocus.colorTo: #313131
194
195###############################################################################
196# EOF