dots/themes/gtk/rose-pine-moon-gtk/xfwm4/stick-active.xpm
2023-02-15 19:19:28 -03:00

32 lines
831 B
C

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