chore: add joey assets to scss, copy joey assets to use modallogos, update uses.page

This commit is contained in:
interc0der
2025-09-16 11:25:32 -05:00
parent 536da9975b
commit ce4a873cfa
8 changed files with 71 additions and 5 deletions

View File

@@ -172,7 +172,7 @@
}
#wallets {
@each $wallet in "ledger", "secalot", "trezor", "xumm", "trust", "gatehub", "towo", "keystone", "dcent", "coin", "gem" {
@each $wallet in "ledger", "secalot", "trezor", "xumm", "trust", "gatehub", "towo", "keystone", "dcent", "coin", "gem", "joey" {
#wallet-#{$wallet} {
content: url("../img/wallets/#{$wallet}.svg");
}
@@ -432,6 +432,7 @@
"ripples-cbdc-platform": "svg",
"momento": "svg",
"zerpmon": "png",
"joey-wallet": "svg",
"Crossmark": "png",
"Edge": "png"

View File

@@ -4,7 +4,7 @@
$infrastructure-logos: "xrp-ledger", "gatehub", "towolabs", "xrpscan", "xrp-toolkit", "bithomp", "onthedex";
$developer-tooling-logos: "cryptum", "evernode", "threezy", "tokenize";
$interoperability-logos: "multichain";
$wallet-logos: "crossmark", "edge", "gem-wallet", "xumm";
$wallet-logos: "crossmark", "edge", "gem-wallet", "xumm", "joey-wallet";
$nfts-logos: "aesthetes", "audiotarky", "nftmaster", "peerkat", "sologenic_dex", "xrp-cafe", "xrp-oval";
$exchanges-logos: "sologenic_dex", "xpmarket", "orchestra-finance", "moai-finance", "first-ledger-bot";
$gaming-logos: "forte", "ledger-city", "futureverse", "zerpmon";

View File

@@ -573,6 +573,10 @@ pre {
#wallet-crossmark {
content: url("../img/wallets/lightmode/crossmark.png");
}
#wallet-joey {
content: url("../img/wallets/lightmode/joey.svg");
}
}
@@ -669,6 +673,7 @@ pre {
'ripples-on-demand-liquidity': 'svg',
'xumm-wallet': 'svg',
'sologenic-dex': 'svg',
'joey-wallet': 'svg',
'Crossmark': 'png'
) {