mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-27 05:12:58 +00:00
Merge branch 'master' of github.com:ethereum/geth-website into empty-state-releases
This commit is contained in:
commit
d71e3177d8
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ const overrides = {
|
|||
textStyles,
|
||||
semanticTokens: {
|
||||
colors: {
|
||||
primary: { _light: 'green.600', _dark: 'green.200' },
|
||||
primary: { _light: 'green.700', _dark: 'green.200' },
|
||||
secondary: { _light: 'green.800', _dark: 'green.600' },
|
||||
'button-bg': { _light: 'green.50', _dark: 'green.900' },
|
||||
body: { _light: 'gray.800', _dark: 'yellow.50' },
|
||||
|
|
|
|||
Loading…
Reference in a new issue