xy2z / dopenote

📝 Self-hosted modern webapp for notes - Free and open source - (WORK IN PROGRESS)
https://dopenote.gitbook.io/docs/
GNU General Public License v3.0
24 stars 9 forks source link

Themes (color shemes) #104

Open xy2z opened 5 years ago

xy2z commented 5 years ago

Css color schemes For v1.0 i think we should have at least 3 themes

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

xy2z commented 5 years ago

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 :)