Refine the red-faint values

This commit is contained in:
Protesilaos Stavrou 2022-12-01 15:58:19 +02:00
parent 992d5d83f4
commit 17604072e4
No known key found for this signature in database
GPG key ID: 99BD6459CD5CA3EA
2 changed files with 2 additions and 2 deletions

View file

@ -71,7 +71,7 @@ which corresponds to a minimum contrast in relative luminance of
(red "#a60000")
(red-warmer "#972500")
(red-cooler "#a0132f")
(red-faint "#7f2020")
(red-faint "#7f0000")
(red-intense "#d00000")
(green "#006800")
(green-warmer "#316500")

View file

@ -71,7 +71,7 @@ which corresponds to a minimum contrast in relative luminance of
(red "#ff5f59")
(red-warmer "#ff6b55")
(red-cooler "#ff7f9f")
(red-faint "#efa080")
(red-faint "#ff9580")
(red-intense "#ff5f5f")
(green "#44bc44")
(green-warmer "#70b900")