mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-07 02:03:55 -05:00
[WIP] dark mode #45
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @V0XNIHILI on GitHub (Dec 6, 2023).
Currently adding dark mode to the website. Please let me know your preference on the dark themes available in Quarto (personally, I prefer the Slate theme). Will update the custom SCSS accordingly to change, for example, the red color to be more dark-mode friendly or the color of the top bar.
Slate theme
Darkly theme
Cyborg theme
@profvjreddi commented on GitHub (Dec 6, 2023):
Slate looks great @V0XNIHILI - thank you!
@profvjreddi commented on GitHub (Dec 7, 2023):
what needs to be done to enable the dark mode?