mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 18:26:00 +00:00
connection modal
This commit is contained in:
@@ -48,6 +48,11 @@
|
||||
--theme-bg-selected: #15395b; /* blue-3 */
|
||||
|
||||
--theme-bg-statusbar-inv: blue;
|
||||
--theme-bg-modalheader: rgb(43, 60, 61);
|
||||
|
||||
--theme-bg-button-inv: #004488;
|
||||
--theme-bg-button-inv-2: #1a5794;
|
||||
--theme-bg-button-inv-3: #346aa0;
|
||||
|
||||
--theme-icon-blue: #3c9ae8;
|
||||
--theme-icon-green: #8fd460;
|
||||
|
||||
@@ -41,6 +41,11 @@
|
||||
--theme-bg-selected: #91d5ff; /* blue-3 */
|
||||
|
||||
--theme-bg-statusbar-inv: blue;
|
||||
--theme-bg-modalheader: #eff;
|
||||
|
||||
--theme-bg-button-inv: #337ab7;
|
||||
--theme-bg-button-inv-2: #4d8bc0;
|
||||
--theme-bg-button-inv-3: #679cc9;
|
||||
|
||||
--theme-icon-blue: #096dd9; /* blue-7 */
|
||||
--theme-icon-green: #237804; /* green-7 */
|
||||
@@ -51,5 +56,6 @@
|
||||
|
||||
--theme-icon-inv-green: #8fd460;
|
||||
--theme-icon-inv-red: #e84749;
|
||||
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user