dotfiles/Old/NOVA/home/burchettm/.themes/XFCE Crux Orange/xfwm4/bottom-right-active.xpm
2015-04-12 18:06:28 -05:00

23 lines
467 B
C

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