Newer
Older
/* XPM */
static char * shade_toggled_active = {
"18 14 4 1",
"@ c #000000 s active_color_2",
"+ c #202020",
"= c #000000 s active_color_2",
". c None",
"..................",
"..................",
"==================",
"========@@========",
"=======@++@=======",
"=======@++@=======",
"=====@@@++@@@=====",
"====@++@++@++@====",
"====@++++++++@====",
"=====@++++++@=====",
"======@++++@======",
"=======@++@=======",
"========@@========",
"==================",
};