mirror of
https://github.com/primer/css.git
synced 2024-11-11 04:00:54 +03:00
Make brand-orange AA compliant
This commit is contained in:
parent
e9bf84a435
commit
8b0f5256c5
@ -8,7 +8,7 @@ $brand-gray: #666 !default;
|
||||
$brand-gray-dark: #333 !default;
|
||||
$brand-green: #6cc644 !default;
|
||||
$brand-red: #bd2c00 !default;
|
||||
$brand-orange: #f93 !default;
|
||||
$brand-orange: #c9510c !default;
|
||||
$brand-purple: #6e5494 !default;
|
||||
|
||||
// Font stack
|
||||
|
Loading…
Reference in New Issue
Block a user