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

8 lines
176 B
SCSS

$primary: #258a5d;
$secondary: #41b883;
$ternary: #35495e;
$hover-highlight: rgba(160, 219, 171, 0.5);
$text: #fff;
$background: #fff;
$row-label-border-color: #384d63;