mirror of
https://github.com/tenrok/vue-ganttastic.git
synced 2026-06-19 22:40:34 +03:00
8 lines
171 B
SCSS
8 lines
171 B
SCSS
$primary: #3d9960;
|
|
$secondary: #288542;
|
|
$ternary: #72b585;
|
|
$hover-highlight: rgba(160, 219, 171, 0.5);
|
|
$text: white;
|
|
$background: white;
|
|
$row-label-border-color: #73bd88;
|