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

22 lines
391 B
C
Executable File

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