Files
dtos-dotfiles/.fvwm/images/decor/title-main-active.xpm
Derek Taylor a91301075a Revert "Update"
This reverts commit 777960ac7b.
2025-12-03 11:20:33 -06:00

30 lines
212 B
C

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