dotfiles/NOVA/home/burchettm/.themes/axiom/xfwm4/stick-prelight.xpm
2015-04-12 18:06:28 -05:00

22 lines
392 B
C
Executable File

/* XPM */
static char * stick_prelight_xpm[] = {
"14 15 3 1",
" c None",
". c #F6F6F6 s active_color_2",
"+ c #AA0000",
"..............",
"..............",
"..............",
"..............",
".....++++.....",
"....++++++....",
"...++....++...",
"...++....++...",
"...++....++...",
"...++....++...",
"....++++++....",
".....++++.....",
"..............",
"..............",
".............."};