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

22 lines
389 B
C
Raw Permalink Normal View History

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