Files
dotfiles-nix/.themes/Windows 95/Redmond97 SE Brick/xfwm4/top-right-active.xpm
2026-01-07 20:36:21 +03:00

33 lines
404 B
C

/* XPM */
static char * top_right_active_xpm[] = {
"4 24 5 1",
" c None",
". c #000000 s active_border_color",
"+ c #FFFFFF s active_hilight_2",
"@ c #D8D8D8 s active_color_2",
"# c #B2B2B2 s active_shadow_2",
"@@@.",
"++#.",
"@@#.",
"@@#.",
"@@#.",
"@@#.",
"@@#.",
"@@#.",
"@@#.",
"@@#.",
"@@#.",
"@@#.",
"@@#.",
"@@#.",
"@@#.",
"@@#.",
"@@#.",
"@@#.",
"@@#.",
"@@#.",
"@@#.",
"@@#.",
"@@#.",
"@@#."};