summaryrefslogtreecommitdiffstats
path: root/icewm-themes/MenschMaschine/frameAT.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'icewm-themes/MenschMaschine/frameAT.xpm')
-rw-r--r--icewm-themes/MenschMaschine/frameAT.xpm12
1 files changed, 12 insertions, 0 deletions
diff --git a/icewm-themes/MenschMaschine/frameAT.xpm b/icewm-themes/MenschMaschine/frameAT.xpm
new file mode 100644
index 00000000..e30fdab5
--- /dev/null
+++ b/icewm-themes/MenschMaschine/frameAT.xpm
@@ -0,0 +1,12 @@
+/* XPM */
+static char *magick[] = {
+/* columns rows colors chars-per-pixel */
+"3 3 3 1",
+" c #09aaff",
+". c #9dcaff",
+"X c #cee5ff",
+/* pixels */
+"XXX",
+"...",
+" "
+};