update green.900 value (#135)
used for button background; increases contrast ratio
This commit is contained in:
parent
56b9963afd
commit
faa0640465
|
@ -9,7 +9,7 @@ export const colors = {
|
|||
600: '#11866f',
|
||||
700: '#08715C',
|
||||
800: '#25453f',
|
||||
900: '#02211B'
|
||||
900: '#01100D'
|
||||
},
|
||||
gray: {
|
||||
800: '#1d242c'
|
||||
|
|
Loading…
Reference in New Issue