Night Mode functionality
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Refactoring will need to take place as the components haven't been designed with this in mind yet.
### Ideas:
- Develop a theme using [styled-components themeProvider](https://styled-components.com/docs/api#themeprovider) that will pass props to the child components based on the status eventually changed by a toggle button, the child components will have conditionals to know if to display day or night styles.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.