You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
309 B
11 lines
309 B
$primary_accent: #83d8ae ;
|
|
$secondary_accent: #e9f0f2 !default;
|
|
$inverse_accent: #ffffff !default;
|
|
$o-kanban-color-border-width: 8px;
|
|
$selected_row: #ffffff !default;
|
|
$bg_white: #0f1017 !default;
|
|
$f_color: #9a9cab !default;
|
|
$primary_hover: #485ec4 !default;
|
|
|
|
/*darkmode*/
|
|
$primary-darkmode: #181821 !default;
|
|
|