change hex code to match Heritage
This commit is contained in:
parent
51a6741658
commit
fea2ad57b2
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
||||||
$accent-color: #09748b;
|
$accent-color: #09748b;
|
||||||
$link: #09748b;
|
$link: #09748b;
|
||||||
$svg-fill-color: '%2309748b'; // Color of calendar icon. Place HEX code *after* %23
|
$svg-fill-color: '%2309748b'; // Color of calendar icon. Place HEX code *after* %23
|
||||||
$progress-bar-success-color: #181643;
|
$progress-bar-success-color: #1a1446;
|
||||||
$progress-bar-background-color: #ffffff;
|
$progress-bar-background-color: #ffffff;
|
||||||
|
|
||||||
svg,
|
svg,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue