diff options
author | B. Stack <bgstack15@gmail.com> | 2021-10-21 11:44:59 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2021-10-21 11:44:59 -0400 |
commit | db980fd2953965084ce165cd073b89a1ed4ad8d2 (patch) | |
tree | a07911c38f9fe57f38f4ee3528f456f12d4d6063 /src/usr/share/fluxbox/styles/bgstack15a-big/pixmaps/frame.xpm | |
parent | rebuild tree history (diff) | |
download | fluxbox-themes-stackrpms-db980fd2953965084ce165cd073b89a1ed4ad8d2.tar.gz fluxbox-themes-stackrpms-db980fd2953965084ce165cd073b89a1ed4ad8d2.tar.bz2 fluxbox-themes-stackrpms-db980fd2953965084ce165cd073b89a1ed4ad8d2.zip |
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 */ +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" " +}; |