mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-01 09:03:48 +00:00
update green.900 value (#135)
used for button background; increases contrast ratio
This commit is contained in:
parent
56b9963afd
commit
faa0640465
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ export const colors = {
|
|||
600: '#11866f',
|
||||
700: '#08715C',
|
||||
800: '#25453f',
|
||||
900: '#02211B'
|
||||
900: '#01100D'
|
||||
},
|
||||
gray: {
|
||||
800: '#1d242c'
|
||||
|
|
|
|||
Loading…
Reference in a new issue