aboutsummaryrefslogtreecommitdiff
path: root/textures/greenlight.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'textures/greenlight.xpm')
-rw-r--r--textures/greenlight.xpm96
1 files changed, 96 insertions, 0 deletions
diff --git a/textures/greenlight.xpm b/textures/greenlight.xpm
new file mode 100644
index 0000000..532f01c
--- /dev/null
+++ b/textures/greenlight.xpm
@@ -0,0 +1,96 @@
+/* XPM */
+static char *greenlight_png[] = {
+/* columns rows colors chars-per-pixel */
+"64 64 26 1 ",
+" c black",
+". c #044C00",
+"X c #045800",
+"o c #046400",
+"O c #047000",
+"+ c #047C00",
+"@ c #646464",
+"# c #7C7C7C",
+"$ c #048800",
+"% c #049800",
+"& c #04A400",
+"* c #00A800",
+"= c #04B000",
+"- c #04BC00",
+"; c #04C800",
+": c #00E000",
+"> c #00EC00",
+", c #00FC00",
+"< c #80FC7C",
+"1 c #FCFC54",
+"2 c gray55",
+"3 c #BCFCB8",
+"4 c #FCFC9C",
+"5 c #FCFCB8",
+"6 c #D8FCD8",
+"7 c gray99",
+/* pixels */
+" @ @ ",
+" #2# ",
+" .o. ",
+" oO+++OOoX ",
+" o$%=;;=%%$+oX ",
+" o&->>>>:;*%$+oX ",
+" o=;:,,,,::;=&$+oX ",
+" o&:,<365714563<,:%o ",
+" +%><<<3655563<<<>%+ ",
+" %;:,<<<<<<<,:;% ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" "
+};