aboutsummaryrefslogtreecommitdiff
path: root/data/styles/bloe/pixmaps/frame.xpm
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2007-10-07 17:02:10 (GMT)
committerfluxgen <fluxgen>2007-10-07 17:02:10 (GMT)
commit11d01d602935766f0bb2d20af28d6a41d12541bf (patch)
tree5c36009e4cc9ac40ae77f2bb327cfa8bd896d2ee /data/styles/bloe/pixmaps/frame.xpm
parentd8455124e80e01214280a0b3fa0e83176f41a2f4 (diff)
downloadfluxbox_pavel-11d01d602935766f0bb2d20af28d6a41d12541bf.zip
fluxbox_pavel-11d01d602935766f0bb2d20af28d6a41d12541bf.tar.bz2
added new style bloe, thanks Sven Michel
Diffstat (limited to 'data/styles/bloe/pixmaps/frame.xpm')
-rw-r--r--data/styles/bloe/pixmaps/frame.xpm28
1 files changed, 28 insertions, 0 deletions
diff --git a/data/styles/bloe/pixmaps/frame.xpm b/data/styles/bloe/pixmaps/frame.xpm
new file mode 100644
index 0000000..aef45ab
--- /dev/null
+++ b/data/styles/bloe/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};