Files
dotfiles-nix/.themes/Windows 95 Plus!/Redmond97 SE Travel/xfwm4/menu-inactive.xpm
2026-01-07 20:36:21 +03:00

21 lines
391 B
C

/* XPM */
static char * menu_active_xpm[] = {
"15 15 2 1",
" c None",
"$ c #8CB754 s inactive_color_1",
"$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$"};