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

8 lines
178 B
SCSS

$primary: #a82039;
$secondary: #c41238;
$ternary: #db4f56;
$hover-highlight: rgba(196, 141, 141, 0.5);
$text: white;
$background: white;
$row-label-border-color: #e6535a;