aboutsummaryrefslogtreecommitdiffstats
path: root/art/score-normal.xpm
blob: 82b618cb8da389066143dfb97250f9d1e8da6c33 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
/* XPM */
static char * score_normal_xpm[] = {
"16 16 5 1",
"   c None",
".  c #000000",
"+  c #17D1EA",
"@  c #FFFFFF",
"#  c #EF9815",
"                ",
"                ",
"    ...         ",
"   .+.+.        ",
"   .@#@.        ",
"   .@@@.        ",
"   ..@..        ",
"  ..@@@..       ",
" ..@@@@@..      ",
" ..@@@@@..      ",
" ..@@@@@..      ",
" ..@@@@@..      ",
"  .@@@@@.       ",
"   ##@##        ",
"   ## ##        ",
"                "};