dotfiles/NOVA/home/burchettm/.themes/axiomd/xfwm4/top-left-inactive.xpm
2015-04-12 18:06:28 -05:00

33 lines
439 B
C
Executable File

/* XPM */
static char * top_left_inactive_xpm[] = {
"8 24 6 1",
" c None",
". c #2C2C2C",
"+ c #1A1A1A",
"@ c #2A2A2A",
"# c #1C1C1C",
"$ c #2B2B2B",
" +++",
" +#@..",
" +$....",
" +$.....",
" #......",
"+@......",
"+.......",
"+.......",
"+.......",
"+.......",
"+.......",
"+.......",
"+.......",
"+.......",
"+.......",
"+.......",
"+.......",
"+.......",
"+.......",
"+.......",
"+.......",
"+.......",
"+.......",
"+......."};