|
@@ -179,6 +179,9 @@
|
|
|
|
|
|
|
|
--color-table-header-bg: #f8f9fd;
|
|
--color-table-header-bg: #f8f9fd;
|
|
|
--color-table-click-row-bg: #ffe3cc;
|
|
--color-table-click-row-bg: #ffe3cc;
|
|
|
|
|
+
|
|
|
|
|
+ --color-download-file-filter-tag-bg: #eceef0;
|
|
|
|
|
+ --color-download-file-selected-column-tag-bg: #eceef0;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
:root.dark {
|
|
:root.dark {
|
|
@@ -193,8 +196,8 @@
|
|
|
|
|
|
|
|
--border-hover-color: #654f3f;
|
|
--border-hover-color: #654f3f;
|
|
|
|
|
|
|
|
- --color-dialog-header-bg: #3e454f;
|
|
|
|
|
- --color-dialog-body-bg: #30353c;
|
|
|
|
|
|
|
+ --color-download-file-filter-tag-bg: #3f4249;
|
|
|
|
|
+ --color-download-file-selected-column-tag-bg: #474e57;
|
|
|
|
|
|
|
|
// 滚动条
|
|
// 滚动条
|
|
|
--color-scrollbar-thumb: #656f7d;
|
|
--color-scrollbar-thumb: #656f7d;
|
|
@@ -225,6 +228,8 @@
|
|
|
}
|
|
}
|
|
|
--color-table-header-bg: #34383f;
|
|
--color-table-header-bg: #34383f;
|
|
|
--el-input-focus: #2b2f36;
|
|
--el-input-focus: #2b2f36;
|
|
|
|
|
+ --color-dialog-header-bg: #3e454f;
|
|
|
|
|
+ --color-dialog-body-bg: #30353c;
|
|
|
|
|
|
|
|
// vxe-table
|
|
// vxe-table
|
|
|
--vxe-ui-layout-background-color: #2b2f36;
|
|
--vxe-ui-layout-background-color: #2b2f36;
|