-
Notifications
You must be signed in to change notification settings - Fork 105
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
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
Type
Fields
Give feedbackNo fields configured for Task.
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