Changed the primary color to a lighter one

This commit is contained in:
Raphael Michel
2015-06-22 13:54:22 +02:00
parent e12ddcc61d
commit 7308405da5
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
@import "../../fontawesome/less/font-awesome.less";
@fa-font-path: "../../fontawesome/fonts";
@brand-primary: #3b1c4a;
@brand-primary: #8E44B3;
@import "event.less";
@import "forms.less";