mirror of
https://github.com/tenrok/vue-ganttastic.git
synced 2026-06-20 03:10:33 +03:00
8 lines
179 B
SCSS
8 lines
179 B
SCSS
$primary: #ffe8d9;
|
|
$secondary: #fcdcc5;
|
|
$ternary: #fff6f0;
|
|
$hover-highlight: rgba(230, 221, 202, 0.5);
|
|
$text: #542d05;
|
|
$background: #fff;
|
|
$row-label-border-color: #f7efe9;
|