Files
dotfiles-nix/.themes/Windows 95 Plus!/Redmond97 SE Inside your Computer/xfwm4/top-left-inactive.xpm
2026-01-07 20:36:21 +03:00

32 lines
374 B
C

/* XPM */
static char * top_left_inactive_xpm[] = {
"4 24 4 1",
" c None",
"+ c #FFFFFF s inactive_hilight_2",
"@ c #D8D8D8 s inactive_color_2",
"# c #B2B2B2 s inactive_shadow_2",
"@@@@",
"@+++",
"@+@@",
"@+@@",
"@+@@",
"@+@@",
"@+@@",
"@+@@",
"@+@@",
"@+@@",
"@+@@",
"@+@@",
"@+@@",
"@+@@",
"@+@@",
"@+@@",
"@+@@",
"@+@@",
"@+@@",
"@+@@",
"@+@@",
"@+@@",
"@+@@",
"@+@@"};