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

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