Closed fogil closed 5 years ago
If you have tried it, you see it is not that easy. A lot more css properties need to be changed. Maybe you want to try changing it and create a pull request.
Please make sure that the dark theme is toggable. This means one can switch it on / off by adding / removing dedicate css classes to / from dedicated elements.
Please add dark theme, it's 2019, please.
All you need to do is add:
body.backgroundColor: #333; text.color: #dedede;