Files
dotfiles-nix/.themes/Mantis Dusk/xfwm4/maximize-active.xpm
2026-01-07 20:36:21 +03:00

32 lines
806 B
C
Executable File

/* XPM */
static char * maximize_active_xpm[] = {
"24 25 3 1",
" c None",
". c #242424",
"+ c #AAAAAA",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"..........+++...........",
"..........+++...........",
"..........+++...........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};