mosra / m.css

A no-nonsense, no-JavaScript CSS framework, site and documentation theme for content-oriented websites
https://mcss.mosra.cz
Other
409 stars 92 forks source link

Light Dark <code> Size #105

Closed goldbattle closed 4 years ago

goldbattle commented 5 years ago

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 image

vs https://github.com/mosra/m.css/blob/master/css/m-theme-dark.css#L29-L30 image

mosra commented 5 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 :)

goldbattle commented 4 years ago

I ended up creating a custom theme which addressed all my specific issues: https://github.com/rpng/open_vins/tree/master/docs/mcss_theme