mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
Desaturate dark reds slightly
This commit is contained in:
parent
94bfc45cdd
commit
ca261d0ed2
@ -56,8 +56,8 @@ let colors = {
|
||||
'grey-lightest': '#f8fafc',
|
||||
'white': '#ffffff',
|
||||
|
||||
'red-darkest': '#3d0c0b',
|
||||
'red-darker': '#641916',
|
||||
'red-darkest': '#3b0d0c',
|
||||
'red-darker': '#621b18',
|
||||
'red-dark': '#cc1f1a',
|
||||
'red': '#e3342f',
|
||||
'red-light': '#ef5753',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user