rose-pine / discord

Soho vibes for Discord
63 stars 28 forks source link

Use the `Chat-Font` variable across all class #15

Closed yvvki closed 5 months ago

yvvki commented 5 months ago

Fixes the placeholder text on empty input field, noticeable when editing server profile; and uses the font on code blocks. Uses the previously unused Chat-Font-Size variable.

Replaced the original CSS selector by overriding base :root's --font-* variables provided by Discord.

Uses the Fira Code Variable (I don't know why I actually commit this one, probably because it feels more modern).

Tested on latest Discord client ``` stable 279382 (5c40119) Host 1.0.9038 x86 (45524) Windows 11 64-bit (10.0.22631) ```
mvllow commented 5 months ago

Grazie!