Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-05 | fix(docs): Readjusted colors for dark theme for OSes in docs | Piotr 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-06 | docs(codes): Add (key) codes documentation | innovaker | |
Create codes documentation for standardized keys. Closes #218. Fixes #308. Ref #21. |