-
Notifications
You must be signed in to change notification settings - Fork 188
Add dark mode toggle #34
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or requesttriageAdd to issues that need to be triagedAdd to issues that need to be triaged
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesttriageAdd to issues that need to be triagedAdd to issues that need to be triaged
Currently, the portfolio only supports light mode. Add a toggle button in the header that allows users to switch between light and dark themes. The preference should be saved to localStorage so it persists across sessions.
Dependency: #33