Merge pull request #2055 from MWDelaney/master

New Sage primary purple
This commit is contained in:
Ben Word
2018-04-12 19:08:59 -06:00
committed by GitHub

View File

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