|
@@ -39,10 +39,12 @@ $vxe-table-row-striped-background-color: #1d1d1d;
|
|
|
$vxe-table-row-hover-background-color: #1d1e1f;
|
|
|
$vxe-table-row-hover-striped-background-color: #1e1e1e;
|
|
|
$vxe-table-footer-background-color: #1d1e1f;
|
|
|
-$vxe-table-row-current-background-color: #9e8787;
|
|
|
-$vxe-table-column-current-background-color: #9e8787;
|
|
|
-$vxe-table-column-hover-background-color: #9e8787;
|
|
|
-$vxe-table-row-hover-current-background-color: #9e8787;
|
|
|
+$vxe-table-row-current-background-color: #302d2d;
|
|
|
+$vxe-table-column-current-background-color: #302d2d;
|
|
|
+$vxe-table-column-hover-background-color: #302d2d;
|
|
|
+$vxe-table-row-hover-current-background-color: #302d2d;
|
|
|
+$vxe-table-row-checkbox-checked-background-color: #3e3c37 !default;
|
|
|
+$vxe-table-row-hover-checkbox-checked-background-color: #615a4a !default;
|
|
|
$vxe-table-menu-background-color: #1d1e1f;
|
|
|
$vxe-table-border-width: 1px !default;
|
|
|
$vxe-table-border-color: #4c4d4f !default;
|