2
0
mirror of https://github.com/tenrok/vue-ganttastic.git synced 2026-06-22 14:00:32 +03:00
Files
2023-10-11 15:24:41 +03:00

8 lines
171 B
SCSS

$primary: #0d47a1;
$secondary: #1565c0;
$ternary: #42a5f5;
$hover-highlight: rgba(110, 165, 196, 0.5);
$text: white;
$background: white;
$row-label-border-color: #45abff;