This repository has been archived on 2025-01-31. You can view files and clone it, but cannot push or open issues or pull requests.
Files
home/.themes/oomox-solarized-light/xfwm4/menu-inactive.xpm

22 lines
537 B
C

/* XPM */
static char * menu_inactive_xpm[] = {
"24 16 2 1",
" c None",
". c #eee8d5",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};