diff --git a/neutron/chain.json b/neutron/chain.json index 0f27aaae96..9a4b6b6e87 100644 --- a/neutron/chain.json +++ b/neutron/chain.json @@ -94,8 +94,8 @@ } }, "logo_URIs": { - "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/neutron-raw.png", - "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/neutron-raw.svg" + "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/neutron.png", + "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/neutron.svg" }, "description": "The most secure CosmWasm platform in Cosmos, Neutron lets smart-contracts leverage bleeding-edge Interchain technology with minimal overhead.", "peers": { @@ -299,13 +299,6 @@ } ], "images": [ - { - "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/neutron-raw.png", - "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/neutron-raw.svg", - "theme": { - "circle": false - } - }, { "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/neutron.png", "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/neutron.svg", @@ -314,4 +307,4 @@ } } ] -} \ No newline at end of file +} diff --git a/neutron/images/neutron-raw.png b/neutron/images/neutron-raw.png deleted file mode 100644 index 92f2b7b47f..0000000000 Binary files a/neutron/images/neutron-raw.png and /dev/null differ diff --git a/neutron/images/neutron-raw.svg b/neutron/images/neutron-raw.svg deleted file mode 100644 index e8dcd0dc42..0000000000 --- a/neutron/images/neutron-raw.svg +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - diff --git a/neutron/images/neutron.png b/neutron/images/neutron.png index c44d914949..0013fdda4b 100644 Binary files a/neutron/images/neutron.png and b/neutron/images/neutron.png differ diff --git a/neutron/images/neutron.svg b/neutron/images/neutron.svg index 82381c008c..77905eccfb 100644 --- a/neutron/images/neutron.svg +++ b/neutron/images/neutron.svg @@ -1,17 +1,11 @@ - - - - - - - - - - - - - - - - - + + + + + + + \ No newline at end of file diff --git a/neutron/images/ntrn.png b/neutron/images/ntrn.png index 10803f66c9..75148ce072 100644 Binary files a/neutron/images/ntrn.png and b/neutron/images/ntrn.png differ diff --git a/neutron/images/ntrn.svg b/neutron/images/ntrn.svg index 741359be0e..bd7ae47101 100644 --- a/neutron/images/ntrn.svg +++ b/neutron/images/ntrn.svg @@ -1,20 +1,16 @@ - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + diff --git a/testnets/neutrontestnet/chain.json b/testnets/neutrontestnet/chain.json index b71a1c8b93..dad6013128 100644 --- a/testnets/neutrontestnet/chain.json +++ b/testnets/neutrontestnet/chain.json @@ -142,13 +142,6 @@ "image_sync": { "chain_name": "neutron" }, - "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/neutron-raw.png", - "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/neutron-raw.svg", - "theme": { - "circle": false - } - }, - { "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/neutron.png", "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/neutron.svg", "theme": { @@ -156,4 +149,4 @@ } } ] -} \ No newline at end of file +}