summaryrefslogtreecommitdiffstats
path: root/data/pixmaps/feta/4/scripts-prallup.xpm
blob: f02c5297515d115a755f54b4e102e3f64d2b9d1a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"15 7 8 1",
"  c #070707",
". c Gray19",
"X c #515151",
"o c Gray44",
"O c Gray58",
"+ c #b1b1b1",
"@ c Gray83",
"# c None",
/* pixels */
"###############",
"#############@#",
"#############oO",
"#@##.o#O #@ Ooo",
"#Oo. .o  o. .X@",
"##. O+ .#X O@O#",
"##@+##+@#@+####"
};