bubbles/iso_configs/theme/Marwaita-Xfwm-Alt/xfwm4/bottom-inactive.xpm

16 lines
219 B
C

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