summaryrefslogtreecommitdiff
path: root/docs/src/css/codes.css
AgeCommit message (Collapse)Author
2021-05-05fix(docs): Readjusted colors for dark theme for OSes in docsPiotr Gnus
Previously the colors of operating systems were the same both for dark and light color scheme. That's not a major issue, but adjusting the colors for the dark theme to better match the theme looks like an improvement. Colors were just darkened by reversing the lightness of each color taken from the dark theme.
2020-11-06docs(codes): Add (key) codes documentationinnovaker
Create codes documentation for standardized keys. Closes #218. Fixes #308. Ref #21.