mirror of
https://github.com/tenrok/vue-ganttastic.git
synced 2026-06-17 18:40:32 +03:00
8 lines
176 B
SCSS
8 lines
176 B
SCSS
$primary: #e08a38;
|
|
$secondary: #e67912;
|
|
$ternary: #5e5145;
|
|
$hover-highlight: rgba(196, 141, 141, 0.5);
|
|
$text: #fff;
|
|
$background: #fff;
|
|
$row-label-border-color: #6b5c4e;
|