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

8 lines
176 B
SCSS

$primary: #e08a38;
$secondary: #e67912;
$ternary: #5e5145;
$hover-highlight: rgba(196, 141, 141, 0.5);
$text: #fff;
$background: #fff;
$row-label-border-color: #6b5c4e;