Files
dotfiles/home-modules/theme/theme_oomox/src/xfwm4/menu-prelight.xpm
2024-04-01 16:42:51 +02:00

22 lines
539 B
C

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