mirror of
https://github.com/hacks-guide/minimal-mistakes.git
synced 2025-02-21 09:10:34 +00:00
Bump up text contrast to improve readability
This commit is contained in:
parent
f2ebc55ac0
commit
461a1348c0
@ -48,8 +48,8 @@ $type-size-8 : 0.625em; // ~10px
|
||||
========================================================================== */
|
||||
|
||||
$gray : #7a8288;
|
||||
$dark-gray : mix(#000, $gray, 30%);
|
||||
$darker-gray : mix(#000, $gray, 50%);
|
||||
$dark-gray : mix(#000, $gray, 40%);
|
||||
$darker-gray : mix(#000, $gray, 60%);
|
||||
$light-gray : mix(#fff, $gray, 50%);
|
||||
$lighter-gray : mix(#fff, $gray, 90%);
|
||||
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user