diff --git a/usrpfp.theme.css b/usrpfp.theme.css index d714a634..b53a38a5 100644 --- a/usrpfp.theme.css +++ b/usrpfp.theme.css @@ -57,6 +57,60 @@ content: url('https://i.imgur.com/l7hlm5P.gif'); } + +/* Custom badge for BETA Zeraora Bot */ +#app-mount [aria-label="BETA Zeraora Bot"] .badgeList-2aoHPw::before, +#app-mount [aria-label="BETA Zeraora Bot"] .profileBadges-2pItdR::before, +#app-mount [aria-label="BETA Zeraora Bot"] .badges-XRnWAp::before { + content: ""; + width: 22px; + height: 22px; + background: url(https://i.ibb.co/SBqTGnh/My-Coin.gif) center / 100% 100%; +} + +/* Custom avatar for BETA Zeraora Bot */ +.wrapper-3Un6-K:hover [src^="https://cdn.discordapp.com/avatars/1116074488774262835/"] { + content: url('https://i.ibb.co/VjKKFfj/168277505194630066-1.gif'); +} + +.wrapper-3Un6-K [src^="https://cdn.discordapp.com/avatars/1116074488774262835/"] { + content: url('https://i.ibb.co/VjKKFfj/168277505194630066-1.gif'); +} + +.contents-2MsGLg:hover [src^="https://cdn.discordapp.com/avatars/1116074488774262835/"] { + content: url('https://i.ibb.co/VjKKFfj/168277505194630066-1.gif'); +} + +.contents-2MsGLg [src^="https://cdn.discordapp.com/avatars/1116074488774262835/"] { + content: url('https://i.ibb.co/VjKKFfj/168277505194630066-1.gif'); +} + +.wrapper-1VLyxH [src^="https://cdn.discordapp.com/avatars/1116074488774262835/"] { + content: url('https://i.ibb.co/VjKKFfj/168277505194630066-1.gif'); +} + +.layout-1qmrhw [src^="https://cdn.discordapp.com/avatars/1116074488774262835/"] { + content: url('https://i.ibb.co/VjKKFfj/168277505194630066-1.gif'); +} + +.container-YkUktl:hover [src^="https://cdn.discordapp.com/avatars/1116074488774262835/"] { + content: url('https://i.ibb.co/VjKKFfj/168277505194630066-1.gif'); +} + +.container-YkUktl [src^="https://cdn.discordapp.com/avatars/1116074488774262835/"] { + content: url('https://i.ibb.co/VjKKFfj/168277505194630066-1.gif'); +} + +.avatar-1HDIsL [src^="https://cdn.discordapp.com/avatars/1116074488774262835/"] { + content: url('https://i.ibb.co/VjKKFfj/168277505194630066-1.gif'); +} + +.participant-1l6khj [src^="https://cdn.discordapp.com/avatars/1116074488774262835/"] +{ + content: url('https://i.ibb.co/VjKKFfj/168277505194630066-1.gif'); +} + + /* Custom badge for Zeraora Bot */ #app-mount [aria-label="Zeraora Bot"] .badgeList-2aoHPw::before, #app-mount [aria-label="Zeraora Bot"] .profileBadges-2pItdR::before,