Remember selected theme
Open
difficulty/low
status/STALE
- Dominant language
- JavaScript
- Stars
- 18
- Forks
- 39
- PR merge metrics
- No merged PRs in 30d
Description
It'd be nice to save the user's choice for theme. Next time when he open the browser, he gets the default theme as the saved one.
I think localstorage could be useful here.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the theme-selection entry point in the JavaScript/Angular application and inspect how the current theme is chosen. Use the browser's localStorage as suggested in the issue, and consider the work done when reopening the browser restores the previously selected theme.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100