dotfiles/NOVA/home/burchettm/.themes/axiomd/xfwm4/shade-toggled-inactive.xpm

22 lines
420 B
C
Raw Normal View History

2015-04-12 23:06:28 +00:00
/* XPM */
static char * shade_toggled_inactive_xpm[] = {
"15 15 3 1",
" c None",
". c #2C2C2C",
"+ c #676767 s inactive_text_color",
"...............",
"...............",
"...............",
"...............",
"...............",
"...............",
"...+++...+++...",
"....+++.+++....",
".....+++++.....",
"......+++......",
".......+.......",
"...............",
"...............",
"...............",
"..............."};