Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.0.0-b1
-
Component/s: None
-
Labels:None
Description
The following brand colors must be defined in /assets/sass/admin/base/_variables.scss:
variable | value |
---|---|
$brand-success | #8dc24a |
$brand-info | #5bc0de |
$brand-warning | #e5d301 |
$brand-danger | #c62425 |
These variables should replace all instances of those colors in sass files within /assets/sass/admin/.