Files
stow/.themes/Solarized-DarkArc-Violet/xfwm4/close-pressed.xpm
T
2026-04-01 19:00:09 +01:00

34 lines
865 B
C

/* XPM */
static char * close_prelight_xpm[] = {
"24 26 4 1",
" c None",
". c #002b36",
"+ c #6C71C4 s active_color_1",
"@ c #002b36",
"@@@@@@@@@@@@@@@@@@@@@@@@",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........++....++........",
"........+++..+++........",
".........++++++.........",
"..........++++..........",
"..........++++..........",
".........++++++.........",
"........+++..+++........",
"........++....++........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};