https://pygments.org/docs/styledevelopment/#creating-own-styles
default_style is the style inherited by all token types.
See #2168 (comment)
It's used in three standard styles (lilypond.py, lovelace.py and vim.py) but it does nothing, with vim style left to token.
https://pygments.org/docs/styledevelopment/#creating-own-styles
See #2168 (comment)
It's used in three standard styles (lilypond.py, lovelace.py and vim.py) but it does nothing, with
vimstyle left totoken.