Skip to content

Commit 6ce6ed6

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

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
@@ -91,7 +91,7 @@ export const walletsData: WalletData[] = [
9191
name: "Loopring wallet",
9292
image: LoopringImage,
9393
twBackgroundColor: "bg-[#446EFF]",
94-
twGradiantBrandColor: "from-[#ffffff]",
94+
twGradiantBrandColor: "from-[#446EFF]",
9595
url: "https://wallet.loopring.io/",
9696
active_development_team: true,
9797
languages_supported: ["en", "zh", "tr", "pt", "fr", "es"],

0 commit comments

Comments
 (0)