aboutsummaryrefslogtreecommitdiff
path: root/data/styles/bloe/pixmaps/frame.xpm
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2007-10-09 06:59:48 (GMT)
committerfluxgen <fluxgen>2007-10-09 06:59:48 (GMT)
commit2a953de69d3d3a7bbf509787aa895001f08ae663 (patch)
tree5825a9e09f0df944bdece95a734f05a2b8d3ef83 /data/styles/bloe/pixmaps/frame.xpm
parented72c92a3284db5011f5f3712c390ea5880df6c8 (diff)
downloadfluxbox-2a953de69d3d3a7bbf509787aa895001f08ae663.zip
fluxbox-2a953de69d3d3a7bbf509787aa895001f08ae663.tar.bz2
merged from trunk
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};