Open Crevice1nY0rFacts opened 1 year ago
I have the same issue. The CSS says "Whitney", which I have installed on my system but it's not working.
It is broken. You can use a custom CSS script in the BetterDiscord's editor, like this (in my example I use Atkinson Hyperlegible):
::-webkit-input-placeholder, body, button, input, select, textarea {
font-family: "Atkinson Hyperlegible";
}
:root { --customFont: "Atkinson Hyperlegible"; }
Have the font of your choice installed on your computer and it will have no issues.
When i first got the theme, I opened it up and the font changed to times new roman. Is this how the font is supposed to be or is it a bug, and can I fix it?