前端修改样式

This commit is contained in:
WEB许何哲\xuhez
2023-06-09 17:28:36 +08:00
parent 8c23acceaf
commit 8a4320c031
163 changed files with 4446 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
$primary_accent: #556ee6 !default;
$secondary_accent: #334332 !default;
$inverse_accent: #ffffff !default;
$o-kanban-color-border-width: 8px;
$selected_row: #ffffff !default;
$bg_white: #ffffff !default;
$f_color: #555b6d !default;
$primary_hover: #485ec4 !default;