Commit message (Collapse) | Author | Lines | ||
---|---|---|---|---|
2021-06-13 | scss: Use pure black as the background colour in dark mode | Wolfgang Müller | -1/+1 | |
This increases contrast even further and looks better on mobile devices. | ||||
2021-06-13 | scss: Use lighter color for --fg-href in dark mode | Wolfgang Müller | -1/+1 | |
2020-06-13 | css: Move custom properties to their own file | Wynn Wolf Arbor | -0/+33 | |
In preparation for making man.css respect prefers-color-scheme, move all custom properties to their own file so they can be included easily. |