#erm
1 messages ยท Page 1 of 1 (latest)
๐ฟ ok wait
ok done
it was my fault
very nice, I did something similar, replacing newleaf with a user tag styled the same as bots and moreusertags plugin has (needs improvements I know)
nice can you give me the css i wanna see
thanks
nice! i'd like to see the text customization next but this is nice!
i will try to do that
customizing the text in that popup is impossible without effecting other popups
Yes, I discovered that in a bad way
the only maybe possible way to achieve that would be hiding the original popup when you hover the icon and creating another pseudoelement yourself but that'd be very jank and a lot of effort
someone did make a pseudoelement thing like that
Don't think it would be that bad
#1225844493169852457 message
what's the name of your theme?
I tried to do the same but I failed, guh I should stick to coding instead.
if only javascript has low level functionality, could override the str 
Me ?
i made the theme
ohh
cool theme
Thx when i back to home i will send you the theme
i added
[class~="mainContent_a3e60b"] {
gap: 20px;
}
[class~=iconContainer_a3e60b]:before {
content: url(https://cdn.discordapp.com/emojis/1024751291504791654.gif?size=64&quality=lossless);
scale: 0.7;
}
[class~=iconContainer_a3e60b] > svg {
display: none;
}