forked from cerc-io/cosmos-explorer
add theme_colors
This commit is contained in:
parent
eaf28a6fd5
commit
2cbf6a3ac9
@ -8,6 +8,7 @@
|
||||
"min_tx_fee": "3000",
|
||||
"addr_prefix": "desmos",
|
||||
"logo": "/logos/desmos.png",
|
||||
"theme_color": "#ed6c53",
|
||||
"assets": [{
|
||||
"base": "udsm",
|
||||
"symbol": "DSM",
|
||||
|
@ -9,6 +9,7 @@
|
||||
"min_tx_fee": "800",
|
||||
"addr_prefix": "osmo",
|
||||
"logo": "/logos/osmosis.jpg",
|
||||
"theme_color": "#812cd6",
|
||||
"assets": [{
|
||||
"base": "uosmo",
|
||||
"symbol": "OSMO",
|
||||
|
Loading…
Reference in New Issue
Block a user