Commit Graph

2 Commits

Author SHA1 Message Date
Son NK 85130e175b fix dark-mode for modal 2020-05-13 23:02:29 +02:00
doanguyen 7ef78c991f Dark mode implementation
* Using CSS variable as a solution
* The new darkmode css is now live in another file so that upgarding
dashboard.css doesn't affect the darkmode itself
* Used a naive darkmode controller by client javascript. No persistance
state is stored in the backend at the moment
2020-05-10 16:52:14 +02:00