summaryrefslogtreecommitdiff
path: root/docs/src/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.
2021-03-11feat(docs): Add power profilerNick Winans
2020-11-06docs(codes): Add (key) codes documentationinnovaker
Create codes documentation for standardized keys. Closes #218. Fixes #308. Ref #21.
2020-08-08Fix video container sizeNick
2020-06-10Update landing page content and styleNick
2020-06-09New logo and color palette.Pete Johanson
2020-05-25Initial work on basic documentation.Pete Johanson