Closed goldbattle closed 4 years ago
Hi, the light theme is unfortunately quite neglected and (due to how busy I am) I'm afraid it won't improve any time soon. If you want to update it to look better, I'll gladly accept a pull request :)
I ended up creating a custom theme which addressed all my specific issues: https://github.com/rpng/open_vins/tree/master/docs/mcss_theme
The light theme has a different font size for code blocks which makes its text be cut off and the overall font size is a lot smaller. I think the dark theme has good values imo.
https://github.com/mosra/m.css/blob/master/css/m-theme-light.css#L29-L30
vs https://github.com/mosra/m.css/blob/master/css/m-theme-dark.css#L29-L30