mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-05-01 20:13:57 +00:00
theme changes (hover bg, dark selection bg)
This commit is contained in:
@@ -49,8 +49,8 @@
|
|||||||
|
|
||||||
--theme-border: #555;
|
--theme-border: #555;
|
||||||
|
|
||||||
--theme-bg-hover: #112a45;
|
--theme-bg-hover: #555;
|
||||||
--theme-bg-selected: #15395b; /* blue-3 */
|
--theme-bg-selected: #1d4d7e; /* blue-4 */
|
||||||
--theme-bg-selected-point: #1765ad; /* blue-5 */
|
--theme-bg-selected-point: #1765ad; /* blue-5 */
|
||||||
|
|
||||||
--theme-bg-statusbar-inv: #0050b3;
|
--theme-bg-statusbar-inv: #0050b3;
|
||||||
|
|||||||
@@ -42,7 +42,7 @@
|
|||||||
|
|
||||||
--theme-border: #ccc;
|
--theme-border: #ccc;
|
||||||
|
|
||||||
--theme-bg-hover: #bae7ff;
|
--theme-bg-hover: #ccc;
|
||||||
--theme-bg-selected: #91d5ff; /* blue-3 */
|
--theme-bg-selected: #91d5ff; /* blue-3 */
|
||||||
--theme-bg-selected-point: #40a9ff; /* blue-5 */
|
--theme-bg-selected-point: #40a9ff; /* blue-5 */
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user