Files
dtos-dotfiles/.fvwm/images/decor/title-main-active.xpm
2019-01-15 15:27:01 -06:00

30 lines
212 B
C

/* XPM */
static char * title_main_active_xpm[] = {
"1 24 2 1",
" c None",
". c #272727",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
"."};