bunsen-themes/Bunsen/xfwm4/right-inactive.xpm
2015-05-10 17:17:52 +02:00

31 lines
286 B
C

/* XPM */
static char * right_inactive_xpm[] = {
"2 24 3 1",
" c None",
"# c #C0C0C0 s inactive_color_2",
"@ c #C0C0FF s inactive_color_1",
"@@",
"@@",
"@@",
"@@",
"@@",
"@@",
"@@",
"@@",
"@@",
"@@",
"@@",
"@@",
"@@",
"@@",
"@@",
"@@",
"@@",
"@@",
"@@",
"@@",
"@@",
"@@",
"@@",
"@@"};