Light Theme Display
Currently termimad display monospace content ignoring the terminal theme:
-
Ideally the BG should have been a bit lighter in the light theme (BUG perhaps?)
-
Is there a way to configure the theme/colors?
SCREENSHOT
I'm not sure of what you exactly request: a change in the default light theme (a PR with screenshots would make sense), or how to change it yourself in your application ?
Thanks for responding @Canop! I updated the issue.
Configuring a skin is easy, most examples in the repository do it. In your case, the properties you want to change are https://docs.rs/termimad/latest/termimad/struct.MadSkin.html#structfield.code_block and https://docs.rs/termimad/latest/termimad/struct.MadSkin.html#structfield.inline_code.
You can determine yourself whether to tune your skin for a dark, medium, or light terminal with https://github.com/Canop/terminal-light