update green.900 value (#135)

used for button background; increases contrast ratio
pull/26459/head^2
Paul Wackerow 2 years ago committed by GitHub
parent 56b9963afd
commit faa0640465
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/theme/foundations/colors.ts

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

Loading…
Cancel
Save