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

31 lines
831 B
C

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