summaryrefslogtreecommitdiffstats
path: root/icewm-themes/MenschMaschine/frameAR.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'icewm-themes/MenschMaschine/frameAR.xpm')
-rw-r--r--icewm-themes/MenschMaschine/frameAR.xpm13
1 files changed, 13 insertions, 0 deletions
diff --git a/icewm-themes/MenschMaschine/frameAR.xpm b/icewm-themes/MenschMaschine/frameAR.xpm
new file mode 100644
index 00000000..42fbea8e
--- /dev/null
+++ b/icewm-themes/MenschMaschine/frameAR.xpm
@@ -0,0 +1,13 @@
+/* XPM */
+static char *magick[] = {
+/* columns rows colors chars-per-pixel */
+"4 4 3 1",
+" c #0073ae",
+". c #9dc8ff",
+"X c #9dccff",
+/* pixels */
+".XX ",
+".XX ",
+".XX ",
+".XX "
+};