simple-gradience/xfwm4/left-inactive.xpm

11 lines
175 B
C

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