guardicore / guardicore/monkey
Add light/dark mode
Open
Feature
UI
- Dominant language
- Python
- Stars
- 7.1k
- Forks
- 830
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
It would be nice for a user to be able to invert a theme and go from light-mode to dark-mode and vice-versa.
## Tasks
- [ ] Add assets for inverted theme (invert svg icon colours)
- [ ] Add theme selection switch button
- [ ] Add logic to load related assets based on theme selection
- [ ] Store theme selection in localstorage so that users don't have to toggle to their favorite theme every time they visit the website
Contributor guide
Assessment
This issue has not been assessed yet.