summaryrefslogtreecommitdiffstats
path: root/data/pixmaps/feta/10/scripts-staccato.xpm
blob: ca49c143010a457e020733bebe4063975c9986b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"4 4 7 1",
"  c Gray0",
". c #565656",
"X c #727272",
"o c Gray51",
"O c Gray69",
"+ c #d3d3d3",
"@ c None",
/* pixels */
"@@@@",
"@+o@",
"@X X",
"@O.O"
};