left iconbar

This commit is contained in:
Jan Prochazka
2021-02-17 18:46:27 +01:00
parent 4cb304a41c
commit 4ffc5842bb
16 changed files with 1149 additions and 4 deletions

View File

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