simple-gradience/xfwm4/left-active.xpm

11 lines
169 B
C

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