2
0
mirror of https://github.com/tenrok/vue-ganttastic.git synced 2026-06-18 10:10:33 +03:00
Files
vue-ganttastic/lib/scss/themes/grove/_variables.scss
T

8 lines
178 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;