Files
i3wm-dots/.themes/charcoalJ/xfwm4/stick-active.xpm
2026-05-15 12:12:21 +03:00

33 lines
831 B
C

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