This commit is contained in:
Raphael Goetter 2017-11-02 16:08:50 +01:00
parent 21a5996ee3
commit 92f9b1354c

View File

@ -129,7 +129,7 @@ $green-500 : #5CB85C !default;
$orange-500 : #F0AD4E !default; $orange-500 : #F0AD4E !default;
$red-500 : #D9534F !default; $red-500 : #D9534F !default;
// semantic color scheme // semantic colors
$color-brand : $green-500; $color-brand : $green-500;
$color-primary : $blue-500; $color-primary : $blue-500;
$color-success : $green-500; $color-success : $green-500;