bubbles/iso_configs/theme/Marwaita-Xfwm-Alt/xfwm4/title-4-active.xpm

40 lines
459 B
C

/* XPM */
static char *title_4_active_xpm[] = {
/* columns rows colors chars-per-pixel */
"6 30 3 1",
". c None",
"+ c #212121",
"@ c #000000",
/* pixels */
"@@@@@@",
"++++++",
"++++++",
"++++++",
"++++++",
"++++++",
"++++++",
"++++++",
"++++++",
"++++++",
"++++++",
"++++++",
"++++++",
"++++++",
"++++++",
"++++++",
"++++++",
"++++++",
"++++++",
"++++++",
"++++++",
"++++++",
"++++++",
"++++++",
"++++++",
"++++++",
"++++++",
"++++++",
"++++++",
"++++++"
};