Reduce saturation of 'info' theme color
This commit is contained in:
parent
cab9733b60
commit
908a2824ba
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -8,6 +8,7 @@ $theme-colors: map-merge(
|
|||
$theme-colors,
|
||||
(
|
||||
'primary': #337ab7,
|
||||
'info': #54d6f0,
|
||||
'red': $red-500,
|
||||
'yellow': $yellow-500,
|
||||
'green': $green-500,
|
||||
|
|
|
|||
Loading…
Reference in New Issue