Add Dark Mode
Open
enhancement
good first issue
- Dominant language
- CSS
- Stars
- 10
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Having the possibility to enable a dark mode in the app is a highly requested feature. The user should be able to toggle a switch to enable and disable the dark mode, e.g. located in the alternatives tab under "Settings".
It should not be too much work to implement this feature since we are already using variables defined in [_variable.scss](https://github.com/fsek/app/blob/master/www/scss/partials/_variables.scss) for many of the colors throughout the app. It also seems like Framework7 has a [Dark color theme](https://framework7.io/docs/color-themes.html#dark-theme) that perhaps can be utilized.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.