Skip to content

Commit bd36e47

Browse files
style: fix arbitrum color (#60)
1 parent 6c0c6d1 commit bd36e47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ export const SUPPORTED_CHAINS = [
3232
id: 42161,
3333
name: 'Arbitrum',
3434
slug: 'arbitrum-mainnet',
35-
color: '#F4942566',
35+
color: '#28A0F080',
3636
icon: arbitrumSepoliaIcon,
3737
blockExplorerUrl: 'https://arbiscan.io/',
3838
subgraphUrl:

0 commit comments

Comments
 (0)