#hide anyone from your direct messages

1 messages · Page 1 of 1 (latest)

fair egret
#

meow

#

a general warning that this is just slapped together, if anyone wants to add something they're welcome to

fair egret
#

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;
}
round turret
#

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;
}
fair egret
#

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

viscid flume
#

what theme r u using, its prettyy

fair egret
viscid flume
viscid flume
#

wutt

fair egret
#

download that file and import it into bd

#

im not sure if it will work too well on bd though :p

viscid flume
#

it raw wont work, adding da header stuffs makes it work but it does nothing

fair egret
#

hmmm

viscid flume
#

looks like raw discord un-modded no changes

fair egret
#

you could.. enable both the config and the main theme manually

viscid flume
#

.css nont main

fair egret
#

you see the 2 links in the main file?

#

funkyyy

viscid flume
#

yee

viscid flume
#

yay i did it!!

#

rename to .theme.css and add da meta data

#

bam

fair egret
#

hope you like it!

fair egret
viscid flume
#

it isnt dw

fair egret
#

meow :3

placid cloak
#

this is literally a native thing

#

you click the dm then click search and search their username to open it back

#

seems pointless