1
0
Fork 0
mirror of https://gitlab.com/dwt1/dotfiles.git synced 2023-02-13 20:55:19 -05:00
dwt1--dotfiles/.fvwm/images/decor/title-main-active.xpm
2019-01-15 15:27:01 -06:00

29 lines
212 B
C

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