New Sage primary purple

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

View File

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