Files
dotfiles-nix/.themes/Windows 95 Plus!/Redmond97 SE Dangerous Creatures/xfwm4/close-pressed.xpm
2026-01-07 20:36:21 +03:00

34 lines
799 B
C

/* XPM */
static char * close_pressed_xpm[] = {
"18 24 6 1",
" c None",
". c #000000 s active_border_color",
"+ c #B2B2B2 s active_shadow_2",
"@ c #D8D8D8 s active_color_2",
"# c #FFFFFF s active_hilight_2",
"o c #000000 s buttons_color",
" ",
" ",
" ",
" ",
" ",
" ",
" .++++++++++++++#",
" .+@@@@@@@@@@@@@#",
" .+@@@@@@@@@@@@@#",
" .+@@@@@@@@@@@@@#",
" .+@@@oo@@@@oo@@#",
" .+@@@@oo@@oo@@@#",
" .+@@@@@oooo@@@@#",
" .+@@@@@@oo@@@@@#",
" .+@@@@@oooo@@@@#",
" .+@@@@oo@@oo@@@#",
" .+@@@oo@@@@oo@@#",
" .+@@@@@@@@@@@@@#",
" .+@@@@@@@@@@@@@#",
" .###############",
" ",
" ",
" ",
" "};