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

32 lines
807 B
C
Executable File

/* XPM */
static char * maximize_pressed_xpm[] = {
"24 25 3 1",
" c None",
". c #171717",
"+ c #7F7F7F",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........++++++++........",
"........++++++++........",
"........+......+........",
"........+......+........",
"........+......+........",
"........+......+........",
"........++++++++........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};