To decouple from the mellow colorscheme a bit more, it would be nice if the statusline didn't require User1..9 colors by default. Need to think about how best to do this, since most group-name colors are defined with a background color that doesn't match hl-StatusLine. Alternatively, some colorscheme-agnostic defaults for User1..9 could be provided.
Neovim 0.10 has a lot more default colors, what with the whole treesitter stuff. Could use some of those instead, and still require the User groups on Vim8.
To decouple from the mellow colorscheme a bit more, it would be nice if the statusline didn't require
User1..9
colors by default. Need to think about how best to do this, since mostgroup-name
colors are defined with a background color that doesn't matchhl-StatusLine
. Alternatively, some colorscheme-agnostic defaults forUser1..9
could be provided.