aboutsummaryrefslogtreecommitdiff
path: root/data/styles/arch/pixmaps/frame.xpm
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/arch/pixmaps/frame.xpm
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/arch/pixmaps/frame.xpm')
-rw-r--r--data/styles/arch/pixmaps/frame.xpm28
1 files changed, 28 insertions, 0 deletions
diff --git a/data/styles/arch/pixmaps/frame.xpm b/data/styles/arch/pixmaps/frame.xpm
new file mode 100644
index 0000000..aef45ab
--- /dev/null
+++ b/data/styles/arch/pixmaps/frame.xpm
@@ -0,0 +1,28 @@
1/* XPM */
2static char *frame[] = {
3/* columns rows colors chars-per-pixel */
4"21 21 1 1",
5" c #23155F",
6/* pixels */
7" ",
8" ",
9" ",
10" ",
11" ",
12" ",
13" ",
14" ",
15" ",
16" ",
17" ",
18" ",
19" ",
20" ",
21" ",
22" ",
23" ",
24" ",
25" ",
26" ",
27" "
28};