Files
dots/.themes/oomox-coffee/xfwm4/stick-active.xpm
2023-03-05 11:59:23 -05:00

33 lines
831 B
C

/* XPM */
static char * stick_active_xpm[] = {
"24 26 4 1",
" c None",
". c #4e2512",
"+ c #c8b8b1",
"@@@@@@@@@@@@@@@@@@@@@@@@",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"...........++...........",
".........++++++.........",
".........++..++.........",
"........++....++........",
"........++....++........",
".........++..++.........",
".........++++++.........",
"...........++...........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};