Add dark mode styling support to the blog #6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
Background
The blog currently does not support a dark mode theme.
This results in a less comfortable reading experience for users who prefer dark mode or have their system set to dark appearance.
Adding dark mode support will improve accessibility, visual comfort, and overall user experience.
The implementation should follow a reproducible and maintainable approach that aligns with the existing design philosophy of the blog.