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

32 lines
803 B
C
Executable File

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