44112: secondary color change

This commit is contained in:
Lotte Hofstede
2017-08-22 11:14:43 +02:00
parent c748230086
commit 553f904567

View File

@@ -18,7 +18,7 @@ $red: #CF4444 !default;
$theme-colors: (
primary: $blue,
secondary: $gray-600,
secondary: $gray-700,
success: $green,
info: $cyan,
warning: $yellow,