In commit dc7b5b1, we added syntax highlighting for code snippets.
In commit c48711f, we added the --theme
option to choose a color
scheme for syntax highlighting. Currently, we only support the default
syntect themes. But we should also allow the user to use additional
themes, placed in ~/.config/rusty-man/themes
or similar.