ClearVision / ClearVision-v6

Highly customizable theme for BetterDiscord.
https://clearvision.github.io/
Apache License 2.0
385 stars 1.89k forks source link

--font-size #45

Closed firereverie closed 3 years ago

firereverie commented 3 years ago

Please?

firereverie commented 3 years ago
html {
    font-size: var(--font-size) !important;
}

Added this to my custom CSS via Better Discord as a workaround, and a "--font-size" line to the theme config.

Leozard commented 3 years ago

discord already has an inbuilt chat font slider in user settings -> appearance. it would be hard to add this as different areas uses different font sizes

untuned commented 3 years ago

This is already a feature in Discord as said above, will be closing this.