mirror of
https://github.com/primer/css.git
synced 2025-01-05 21:22:57 +03:00
add blue back with 42% mix
This commit is contained in:
parent
267a9aa382
commit
478c888633
@ -23,6 +23,7 @@ $h000-size-mobile: 48px !default;
|
||||
|
||||
// Colors
|
||||
$green-450: mix($green-500, $green-400, 50%);
|
||||
$blue-mktg: mix($blue-400, $blue-500, 42%);
|
||||
|
||||
// Animations
|
||||
$transition-time: 0.4s;
|
||||
|
Loading…
Reference in New Issue
Block a user