kwave  18.07.70
selectedknob.xpm
Go to the documentation of this file.
1 /* XPM */
2 static const char * selectedknob_xpm[] = {
3 "9 9 13 1",
4 " c None",
5 ". c #670000",
6 "+ c #800000",
7 "@ c #A83737",
8 "# c #9A2020",
9 "$ c #530000",
10 "% c #850606",
11 "& c #9F2727",
12 "* c #5B0000",
13 "= c #700000",
14 "- c #8E1010",
15 "; c #5E0000",
16 "> c #460000",
17 " .+@@# ",
18 " $.%&@## ",
19 "$*=+-@@@#",
20 "$*=%-#@@@",
21 "$;=+-###@",
22 "$$;+%---&",
23 ">$*==+%+#",
24 " $$*.=== ",
25 " $$$*; "};