Files
dotfiles-nix/.themes/Windows 95 Plus!/Redmond97 SE The Golden Era/xfwm4/bottom-right-active.xpm
2026-01-07 20:36:21 +03:00

20 lines
374 B
C

/* XPM */
static char * bottom_right_active_xpm[] = {
"12 12 4 1",
" c None",
". c #000000 s active_border_color",
"@ c #D8D8D8 s active_color_2",
"# c #B2B2B2 s active_shadow_2",
" @@@#.",
" @@@#.",
" @@@#.",
" @@@#.",
" @@@#.",
" @@@#.",
" @@@#.",
"@@@@@@@@@@#.",
"@@@@@@@@@@#.",
"@@@@@@@@@@#.",
"###########.",
"............"};