Skip to content

Commit

Permalink
Add snaxchain color
Browse files Browse the repository at this point in the history
  • Loading branch information
noahlitvin committed Sep 30, 2024
1 parent ee72af7 commit 131ce31
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/website/src/providers/CannonProvidersProvider.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,9 @@ const chainMetadata = {
[chains.reyaNetwork.id]: {
color: '#04f06a',
},
[chains.snax.id]: {
color: '#00D1FF',
},
[cannonNetwork.id]: {
color: 'gray.400',
},
Expand Down

0 comments on commit 131ce31

Please sign in to comment.