New Sage primary purple

This commit is contained in:
Michael W. Delaney
2018-04-12 20:40:22 -04:00
committed by GitHub
parent ffad63566a
commit d3267f06d7

View File

@@ -2,5 +2,5 @@
@import "~bootstrap/scss/functions";
$theme-colors: (
primary: #27ae60
primary: #525ddc
);