diff options
Diffstat (limited to 'src/usr/share/fluxbox/styles/bgstack15a-big/pixmaps/frame.xpm')
-rw-r--r-- | src/usr/share/fluxbox/styles/bgstack15a-big/pixmaps/frame.xpm | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/src/usr/share/fluxbox/styles/bgstack15a-big/pixmaps/frame.xpm b/src/usr/share/fluxbox/styles/bgstack15a-big/pixmaps/frame.xpm new file mode 100644 index 0000000..255cd3d --- /dev/null +++ b/src/usr/share/fluxbox/styles/bgstack15a-big/pixmaps/frame.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char *frame[] = { +/* columns rows colors chars-per-pixel */ +"21 21 1 1", +" c #2D1055", +/* pixels */ +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" " +}; |