bubbles/iso_configs/theme/Marwaita-Xfwm-Color-Dark-Text/xfwm4/title-2-inactive.xpm

40 lines
496 B
C

/* XPM */
static char *title_2_inactive_xpm[] = {
/* columns rows colors chars-per-pixel */
"6 30 3 1",
". c None",
"+ c #c9c9c9 s active_color_1",
"@ c #a1a1a1 s active_shadow_1",
/* pixels */
"@@@@@@",
"++++++",
"++++++",
"++++++",
"++++++",
"++++++",
"++++++",
"++++++",
"++++++",
"++++++",
"++++++",
"++++++",
"++++++",
"++++++",
"++++++",
"++++++",
"++++++",
"++++++",
"++++++",
"++++++",
"++++++",
"++++++",
"++++++",
"++++++",
"++++++",
"++++++",
"++++++",
"++++++",
"++++++",
"++++++"
};