aboutsummaryrefslogtreecommitdiff
path: root/docs/src/css/custom.css
AgeCommit message (Collapse)AuthorFilesLines
2025-04-23fix(docs): make the docs respect light/dark mode (#334)Xe Iaso1-10/+11
Closes #333 I'm very bad at design so I just picked colors that looked reasonable enough to me. Hopefully this will be enough to get us to the next stage! Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-04-15Update custom.css (#271)B4uti4github1-7/+7
2025-03-26fix(docs): Make dark mode diff lines readable (#130)Henri Vasserman1-2/+6
* fix(docs): Make dark mode diff lines readable If using dark mode, these lines are not legible at all. I separated the colors into variables and added more contrasting colors for the dark mode. * chore: add to changelog
2025-03-20add docs site based on docusarus (#35)Xe Iaso1-0/+69
* add docs site based on docusarus Closes #2 Signed-off-by: Xe Iaso <me@xeiaso.net> * docs: deploy to aeacus Signed-off-by: Xe Iaso <me@xeiaso.net> * ready for merge Signed-off-by: Xe Iaso <me@xeiaso.net> * docs: fix anubis port Signed-off-by: Xe Iaso <me@xeiaso.net> --------- Signed-off-by: Xe Iaso <me@xeiaso.net>