simple-gradience/xfwm4/right-active.xpm

11 lines
170 B
C

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