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

22 lines
401 B
C
Raw Normal View History

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