dotfiles/NOVA/home/burchettm/.themes/axiom/xfwm4/stick-toggled-pressed.xpm

22 lines
399 B
C
Raw Normal View History

2015-04-12 23:06:28 +00:00
/* XPM */
static char * stick_toggled_pressed_xpm[] = {
"14 15 3 1",
" c None",
". c #F6F6F6 s active_color_2",
"+ c #AA0000",
"..............",
"..............",
"..............",
"..............",
"..............",
".....++++.....",
"....++++++....",
"...++++++++...",
"...++++++++...",
"...++++++++...",
"...++++++++...",
"....++++++....",
".....++++.....",
"..............",
".............."};