#Make the bot tag look more similar to

1 messages · Page 1 of 1 (latest)

buoyant onyx
#

or just use ```css
.botTag {
color: var(--brand-560);
background-color: var(--brand-260);
}
/* etc */

?
#

you could also just copy discord's styles over instead of trying to remake then

.botTag-7aX5WZ:not(.botTagOP-3pUTXu) {
    color: var(--brand-560);
    background-color: var(--brand-260);
    height: 0.9375rem;
    padding: 0 0.275rem;
    border-radius: 0.4rem;
    margin-top: 0.25em;
}
.botTag-7aX5WZ.botTagCozy-3NTBvK:not(.botTagOP-3pUTXu) {
    margin-left: 0.25rem;
}
hazy laurel
#

thanks

vague verge
#

unrelated but whats that theme