#hide anyone from your direct messages
1 messages · Page 1 of 1 (latest)
meow
a general warning that this is just slapped together, if anyone wants to add something they're welcome to
if you have said direct message or dm muted and use english discord settings, you're able to use this to make their dms still show up if you get pinged so you're not confused if you get a ping from that dm
.channel__0aef5 > .interactive__0786a > .link__3a950[href="/channels/@me/DMID"]:not([aria-label^="unread"]){
display: none;
}
This should be more future-proof
li[class^=channel]>div[class^=interactive]>a[class^=link][href="/channels/@me/DMID"]{
display: none;
}
Show unreads
li[class^=channel]>div[class^=interactive]>a[class^=link][href="/channels/@me/DMID"]:not([aria-label^="unread"]){
display: none;
}
gonna call this a feature
in case you still wanna glance inside, there's a 2 pixel gap that if you hover over it shows an x
if you click the bar it sends you to the dm
what theme r u using, its prettyy
thank you ^w^
https://github.com/computer-catt/PurplePrune
i dont use vencord anymore tbh, how da heck do i install on bd
wutt
download that file and import it into bd
im not sure if it will work too well on bd though :p
it raw wont work, adding da header stuffs makes it work but it does nothing
hmmm
.css nont main
yee
also it looks like the transparency effects are a little broken
meow :3
