dotfiles/Old/NOVA/home/burchettm/.themes/XFCE Crux Orange/xfwm4/bottom-right-inactive.xpm

23 lines
473 B
C
Raw Permalink Normal View History

2015-04-12 23:06:28 +00:00
/* XPM */
static char * bottom_right_inactive_xpm[] = {
"16 16 3 1",
" c None",
"# c #C0C0C0 s inactive_color_2",
"@ c #C0C0FF s inactive_color_1",
" @",
" @",
" @",
" @",
" @",
" @",
" @",
" @",
" @",
" @",
" @",
" @",
"###############@",
"###############@",
"###############@",
"@@@@@@@@@@@@@@@ "};