Files
dotfiles-nix/.themes/Windows 95/Redmond97 SE Slate/xfwm4/bottom-left-inactive.xpm
2026-01-07 20:36:21 +03:00

21 lines
417 B
C

/* XPM */
static char * bottom_left_inactive_xpm[] = {
"12 12 5 1",
" c None",
". c #000000 s inactive_border_color",
"+ c #FFFFFF s inactive_hilight_2",
"@ c #D8D8D8 s inactive_color_2",
"# c #B2B2B2 s inactive_shadow_2",
"@+@@@ ",
"@+@@@ ",
"@+@@@ ",
"@+@@@ ",
"@+@@@ ",
"@+@@@ ",
"@+@@@ ",
"@+@@@@@@@@@@",
"@+@@@@@@@@@@",
"@+@@@@@@@@@@",
"@###########",
"............"};