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

32 lines
808 B
C
Executable File

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