Enable light/dark switch without JS

This commit is contained in:
Yusur 2021-02-23 23:54:29 +01:00
parent c2bf966dac
commit 812c95f341
4 changed files with 28 additions and 10 deletions

8
CHANGELOG.md Normal file
View file

@ -0,0 +1,8 @@
# Whats New
## 0.2
+ Some code refactoring.
+ Light and dark theme.
+ Move database into `database/` folder.
+ Style improvements.