update green.900 value (#135)

used for button background; increases contrast ratio
This commit is contained in:
Paul Wackerow 2022-12-07 15:57:25 +01:00 committed by GitHub
parent 56b9963afd
commit faa0640465
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ export const colors = {
600: '#11866f',
700: '#08715C',
800: '#25453f',
900: '#02211B'
900: '#01100D'
},
gray: {
800: '#1d242c'