#i hate display fonts

1 messages ยท Page 1 of 1 (latest)

flat spindle
#

count your days

drowsy fiber
#

damn

#

im blind

flat spindle
#

lamayo

drowsy fiber
#

umm but you can keep the color...

#

and effect...

#

and change the font if you want....

flat spindle
#

i suppose thats true

brave mauve
#

Oh i made some css for someone to remove these. i didn't realize there was an option

fossil dagger
#

the colors are nice font is obnoxious

drowsy fiber
#

true...

proud gale
#

thank you sm i just saw one and want to vomit with my eyes

#

but color is fine for now

#

ill decide later

bold basin
#

There's actually a switch in Accessibility Options for it, for now.

bold basin
#

Yeah, and thanks for showing it. Hopefully it won't go away as an option to turn off.

timber bloom
#

theres still one style that bounces that still gets displayed even after applying this css

#

or like it doesnt but you can still see it bouncing

brave mauve
west wadi
#

oh and of course after i send that... it proceeds to appear infront of my eyes

#

also sorry for the ping, i had to switch to web to access this server, so i don't have the automatic disable ping on reply plugin thingy

stiff dagger
#

I still want the colours and gradient stuff, so I turned it into this:

/* Set name font to default */
[data-username-with-effects], 
[class*=username_] {
    font-family: var(--font-primary);
    letter-spacing: normal;
}```, idk if this matching is more or less performant (this applies to all names, but string-matches fewer classes), but I did remove the `!important` and added the `letter-spacing` (which some of the fonts mess with)
brave mauve
stiff dagger
#

I guess

brave mauve
#

and ^= might work in this case

languid saddle
#

when i use this, the font slightly changes spacing is that normal? i dont have any themes or custom fonts on

still robin
#

deleting

#

use the switch

drowsy fiber
#

that disables the color and effect too tho

#

my snippet only changes the font while keeping those

stiff dagger
#

so had to *=

stiff dagger
#
/* Set name font to default */
[data-username-with-effects], 
[class*=username],
[class*=dnsFont] {
    font-family: var(--font-primary);
    letter-spacing: normal;
}```
updated for discord update
hard sluice
#

is this still working?

brave mauve
hard sluice
#

i did, and i have added the code but i still see thing slike this

brave mauve
#

don't use the css

brave mauve
hard sluice
brave mauve
#

who is that gothicguppy?
that might not be display name styles. it might be unicode characters

hard sluice
#

hmmm

#

i guess it could be

brave mauve
#

you can copy it and paste it and see if it still looks like that

hard sluice
#

i think it might be

#

๐•ฒ๐–”๐–™๐–๐–Ž๐–ˆ๐•ฒ๐–š๐–•๐–•๐–ž

#

yea

#

u are correct

brave mauve
#

unfortunately there's no way to remove that with css

#

well

#

ig you could make a font

#

but that requires knowing how to make a font

hard sluice
#

xd

#

i'll skip xd

brave mauve
#

(or finding one, but idk if that would be doable because usually there's no point in this)