Skip to content

Commit c81dc7e

Browse files
authored
Update src/data/wallets/wallet-data.ts
1 parent 431bc09 commit c81dc7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/wallets/wallet-data.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ export const walletsData: WalletData[] = [
9090
last_updated: "2024-10-30",
9191
name: "Loopring wallet",
9292
image: LoopringImage,
93-
twBackgroundColor: "bg-[#FFFFFF]",
93+
twBackgroundColor: "bg-[#446EFF]",
9494
twGradiantBrandColor: "from-[#ffffff]",
9595
url: "https://wallet.loopring.io/",
9696
active_development_team: true,

0 commit comments

Comments
 (0)