summaryrefslogtreecommitdiff
path: root/src/xpm_data/svp_status_good.h
blob: af912df1350e8d2464e72e4817843fa57e9b82d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
/* XPM */
static const char * svp_status_good_xpm[] = {
"24 16 15 1",
" 	c None",
".	c #CECFCE",
"+	c #73BA00",
"@	c #73B600",
"#	c #73B200",
"$	c #6BAE00",
"%	c #6BAA00",
"&	c #6BA600",
"*	c #6BB200",
"=	c #63A200",
"-	c #639E00",
";	c #639A00",
">	c #6BA200",
",	c #639600",
"'	c #5A9600",
"                    ....",
"                    ....",
"                    ....",
"               .... ....",
"               .... ....",
"               .... ....",
"          +++@ .... ....",
"          ++@@ .... ....",
"          +@@# .... ....",
"     ++++ @##$ .... ....",
"     +++@ ##$% .... ....",
"     +@@# $%%& .... ....",
"++++ @@#* %&&= .... ....",
"+++@ ##$$ &==- .... ....",
"+@@@ #$%% =--; .... ....",
"@@## %%&> -;,' .... ...."};