dopenote
dopenote copied to clipboard
Themes (color shemes)
Css color schemes For v1.0 i think we should have at least 3 themes
- default (how it looks now)
- dark
- minimal/simplistic (white/lightgrey)
Imo we should use pure css color schemes so when the user changes theme (via user settings) it changes immediately without needing to refresh the browser
Example on how the css should be https://www.freecodecamp.org/news/how-to-easily-create-themes-with-css-variables-2d0f4cfa5b9a/
Remember we dont support IE :)