home/.themes/oomox-gruvbox/xfwm4/stick-toggled-inactive.xpm
2018-01-04 23:58:17 -06:00

34 lines
856 B
C

/* XPM */
static char * stick_toggled_prelight_xpm[] = {
"24 26 4 1",
" c None",
". c #282828",
"+ c #a99d82",
"@ c #282828",
"@@@@@@@@@@@@@@@@@@@@@@@@",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"...........++...........",
".........++++++.........",
".........++++++.........",
"........++++++++........",
"........++++++++........",
".........++++++.........",
".........++++++.........",
"...........++...........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};