SlippingGittys-Discord-Themes / surCord

A Discord Theme inspired by macOS & Human Interface Guidelines.
MIT License
74 stars 50 forks source link

no SF font by default, broken theming (betterdiscord) #13

Closed ghost closed 2 years ago

ghost commented 2 years ago

Hi there,

using BD to theme discord on Linux

by default, it mostly uses the Arial font and adding additions like themes just doesn't work because css doesn't understand @use and it doesn't know that --surCordBackground is supposed to change --background etc.

this can be "fixed" by copy pasting the contents of all of the .scss files from the src folder into surCord.theme.css, however all themes including the default break.

I can apply the theme additions by copying the :root section from it's .scss into surCord.theme.css after doing the step above (though some elements still don't get themed or break)

not sure if I installed surCord theme correctly, but I don't think there's another way because BD will only use the surCord.theme.css file

This is surCord by default, installed by downloading and putting surCord.theme.css into BD's themes folder

surcord default

surCord after copying contents of the .scss files into surCord.theme.css and added AMOLED theme + Hatsune accent

surcord after fiddling with it

ghost commented 2 years ago

all good now, no silly business anymore :+1: :100: (thanks vozer)