mirror of
https://github.com/tenrok/vue-ganttastic.git
synced 2026-05-17 03:59:36 +03:00
8 lines
171 B
SCSS
8 lines
171 B
SCSS
$primary: #a82039;
|
|
$secondary: #c41238;
|
|
$ternary: #db4f56;
|
|
$hover-highlight: rgba(196, 141, 141, 0.5);
|
|
$text: white;
|
|
$background: white;
|
|
$row-label-border-color: #e6535a;
|