theme logic reused

This commit is contained in:
Jan Prochazka
2021-02-17 19:26:48 +01:00
parent 4ffc5842bb
commit ba6abd1e64
13 changed files with 381 additions and 19 deletions

View File

@@ -1,5 +0,0 @@
.theme-light .statusbar { background-color: blue }
.theme-dark .iconbar {
background-color: #222;
color: #b3b3b3;
}