skeuo-gradienceable/xfwm4/right-inactive.xpm

11 lines
176 B
C

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