mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 02:36:00 +00:00
database & connection color overrides
This commit is contained in:
@@ -56,6 +56,7 @@
|
||||
--theme-bg-statusbar-inv: #0050b3;
|
||||
--theme-bg-statusbar-inv-hover: #096dd9;
|
||||
--theme-bg-statusbar-inv-font: #222;
|
||||
--theme-bg-statusbar-inv-bg: #ccc;
|
||||
--theme-bg-modalheader: rgb(43, 60, 61);
|
||||
|
||||
--theme-bg-button-inv: #004488;
|
||||
|
||||
@@ -50,6 +50,7 @@
|
||||
--theme-bg-statusbar-inv: #0050b3;
|
||||
--theme-bg-statusbar-inv-hover: #096dd9;
|
||||
--theme-bg-statusbar-inv-font: #222;
|
||||
--theme-bg-statusbar-inv-bg: #ccc;
|
||||
--theme-bg-modalheader: #eff;
|
||||
|
||||
--theme-bg-button-inv: #337ab7;
|
||||
|
||||
Reference in New Issue
Block a user