pho-earth/xfwm4/bottom-right-inactive.xpm

31 lines
837 B
C

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