You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kdbg/kdbg/pics/watchcoded.xpm

27 lines
481 B

/* XPM */
static char * watchcoded_xpm[] = {
"16 16 7 1",
" c None",
". c #000000",
"+ c #B5B5B5",
"@ c #FFFFFF",
"# c #808080",
"$ c #00FFFF",
"% c #B5FFFF",
" ",
" ",
" ",
" . ",
" +@+ . ",
" +...@ . .",
" +..@..@@@ +@ .",
" .@.@ @.@..+..@.",
"#.+.@.+.++...@ ",
".$@.+ @.%@%.@ ",
".@%..@..@%.+.@ ",
".$ %...+%..+..@ ",
". $ +@@. %@.@@ ",
" ... ... ",
" ",
" "};