home/.themes/oomox-gruvbox/xfwm4/stick-active.xpm

33 lines
831 B
C
Raw Normal View History

/* XPM */
static char * stick_active_xpm[] = {
"24 26 4 1",
" c None",
2018-01-04 23:58:17 -06:00
". c #282828",
"+ c #d5c4a1",
"@@@@@@@@@@@@@@@@@@@@@@@@",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"...........++...........",
".........++++++.........",
".........++..++.........",
"........++....++........",
"........++....++........",
".........++..++.........",
".........++++++.........",
"...........++...........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};