Changing of tailwind config for teal color and string change

This commit is contained in:
Moris Zen
2018-08-31 02:34:14 +02:00
parent d9aa8c404b
commit 204a77fde0
3 changed files with 83 additions and 83 deletions

View File

@@ -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',