Implement dark mode / light mode switcher
- Add a button to the settings menu to switch between light mode and dark mode
- Have the setting persist locally so when a user logs in, they will have their selected mode
- Make sure switching is performant
-
Should be behind a
dark-mode
feature flag controllable by unleash @msantang78, @juanmsolaro set up the dark mode styles for the app. We can turn them on with a switch. This card is for adding the user toggle and making sure that we won't have performance problems with switching themes in mobx
Related merge requests
1
changed milestone to %Sprint:01/29 Abatic Aenome
changed weight to 4
changed due date to February 11, 2020
added scoped label
added scoped label
added scoped label
added to epic &93
added scoped label
changed the description
added scoped label and automatically removed label
mentioned in merge request !513 (merged)
assigned to @juanmsolaro
added scoped label and automatically removed label
added scoped label and automatically removed label
closed
added scoped label and automatically removed label
Please register or sign in to reply