simple-gradience/xfwm4/bottom-inactive.xpm

11 lines
177 B
C

/* XPM */
static char * bottom_inactive_xpm[] = {
"4 4 3 1",
" c None",
". c #0A4ABA s inactive_color_1",
"+ c #ffffff s inactive_text_color",
"....",
"....",
"....",
"++++"};