lgtm
This commit is contained in:
parent
a08b5d2ae0
commit
b98f0e3904
38 changed files with 3732 additions and 483 deletions
|
|
@ -24,18 +24,18 @@ module.exports = {
|
|||
300: '#51f7d9',
|
||||
400: '#1de4c3',
|
||||
500: '#05c9aa',
|
||||
600: '#00a28c',
|
||||
700: '#058172',
|
||||
800: '#0a665b',
|
||||
600: '#057a6c',
|
||||
700: '#04685e',
|
||||
800: '#07574f',
|
||||
900: '#0d544c',
|
||||
950: '#003330',
|
||||
},
|
||||
coral: {
|
||||
50: '#fff7ed',
|
||||
400: '#fb923c',
|
||||
500: '#f97316',
|
||||
600: '#ea580c',
|
||||
700: '#c2410c',
|
||||
500: '#c2410c',
|
||||
600: '#9a3412',
|
||||
700: '#7c2d12',
|
||||
},
|
||||
warm: {
|
||||
50: '#fafaf9',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue