summaryrefslogtreecommitdiffstatshomepage
path: root/scss/_vars.scss (follow)
Commit message (Collapse)AuthorAgeLines
* scss: Use pure black as the background colour in dark modeWolfgang Müller2021-06-13-1/+1
| | | | This increases contrast even further and looks better on mobile devices.
* scss: Use lighter color for --fg-href in dark modeWolfgang Müller2021-06-13-1/+1
|
* css: Move custom properties to their own fileWynn Wolf Arbor2020-06-13-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.