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

22 lines
408 B
C
Raw Normal View History

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