summaryrefslogtreecommitdiffstatshomepage
path: root/scss/_vars.scss (follow)
Commit message (Collapse)AuthorAgeLines
* 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.