connection color change from statusbar

This commit is contained in:
Jan Prochazka
2021-12-05 10:34:52 +01:00
parent a4e967f37e
commit 5ca54220b5
6 changed files with 59 additions and 1 deletions

View File

@@ -55,6 +55,7 @@
--theme-bg-statusbar-inv: #0050b3;
--theme-bg-statusbar-inv-hover: #096dd9;
--theme-bg-statusbar-inv-font: #222;
--theme-bg-modalheader: rgb(43, 60, 61);
--theme-bg-button-inv: #004488;

View File

@@ -49,6 +49,7 @@
--theme-bg-statusbar-inv: #0050b3;
--theme-bg-statusbar-inv-hover: #096dd9;
--theme-bg-statusbar-inv-font: #222;
--theme-bg-modalheader: #eff;
--theme-bg-button-inv: #337ab7;