/*
-
This is the file to modify for your custom theme colors. If you choose not to use one of the following options, simply comment it out or remove it.
*/ $color-primary: #FF6161;
$link-color: #969696; $link-transition: initial; $link-decoration: underline;
$link-hover-color: #E45252; $link-hover-decoration: underline;
$chart-color-primary: #FF8585; $chart-color-secondary: ccc;