Changing of tailwind config for teal color and string change
This commit is contained in:
@@ -90,8 +90,8 @@ let colors = {
|
||||
|
||||
'teal-darkest': '#0d3331',
|
||||
'teal-darker': '#20504f',
|
||||
'teal-dark': '#38a89d',
|
||||
teal: '#4dc0b5',
|
||||
'teal-dark': '#51b5bb',
|
||||
teal: '#5dcdd4',
|
||||
'teal-light': '#64d5ca',
|
||||
'teal-lighter': '#a0f0ed',
|
||||
'teal-lightest': '#e8fffe',
|
||||
|
||||
Reference in New Issue
Block a user