aboutsummaryrefslogtreecommitdiffstats
path: root/webui/src/components/Themer.tsx
Commit message (Expand)AuthorAgeFilesLines
* Change color of ModeIconSascha2021-03-061-7/+15
* Ignore system prefered colorscheme modeSascha2021-03-061-8/+6
* Fix (hopefully) eslint error on node 14.x pipelineSascha2021-03-041-1/+2
* Inject theme instead of defining it in Themer.tsxSascha2021-03-041-38/+19
* Use brower preference and persist theme modeSascha2021-03-041-13/+26
* Add button to toggle between light- and dark-modeSascha2021-03-041-0/+64