home/.themes/oomox-solarized-light/xfwm4/stick-toggled-inactive.xpm

34 lines
856 B
C

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