Newer
Older
/* XPM */
static char * shade_toggled_inactive = {
"18 14 4 1",
"@ c #000000 s inactive_color_2",
"+ c #505050 s inactive_text_color",
"= c #000000 s inactive_color_2",
". c None",
"..................",
"..................",
"==================",
"========@@========",
"=======@++@=======",
"=======@++@=======",
"=====@@@++@@@=====",
"====@++@++@++@====",
"====@++++++++@====",
"=====@++++++@=====",
"======@++++@======",
"=======@++@=======",
"========@@========",
"==================",
};