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

22 lines
414 B
C
Executable File

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