summaryrefslogtreecommitdiff
path: root/configs/X11/root-image/etc/skel/.icewm/themes/IceClearlooks/frameIB.xpm
diff options
context:
space:
mode:
authorJorge Lopez <jorginho@riseup.net>2014-12-04 15:30:31 +0100
committerJorge Lopez <jorginho@riseup.net>2014-12-04 15:30:31 +0100
commitcdb7aa1413132df18c92b96d0d93dd4e12daa761 (patch)
treef73f91e437160668b8d71b7d1e4e71eac079e311 /configs/X11/root-image/etc/skel/.icewm/themes/IceClearlooks/frameIB.xpm
parent67eef9192237757f3302aaa3fc8004a90eaa2fc4 (diff)
Add Graphil Scripts
Diffstat (limited to 'configs/X11/root-image/etc/skel/.icewm/themes/IceClearlooks/frameIB.xpm')
-rw-r--r--configs/X11/root-image/etc/skel/.icewm/themes/IceClearlooks/frameIB.xpm10
1 files changed, 10 insertions, 0 deletions
diff --git a/configs/X11/root-image/etc/skel/.icewm/themes/IceClearlooks/frameIB.xpm b/configs/X11/root-image/etc/skel/.icewm/themes/IceClearlooks/frameIB.xpm
new file mode 100644
index 0000000..7326816
--- /dev/null
+++ b/configs/X11/root-image/etc/skel/.icewm/themes/IceClearlooks/frameIB.xpm
@@ -0,0 +1,10 @@
+/* XPM */
+static char * frameIB_xpm[] = {
+"1 3 4 1",
+" c None",
+". c #EDECEB",
+"+ c #D2D0CE",
+"@ c #85827E",
+".",
+"+",
+"@"};