DiscordStyles / DarkMatter

A cold, dark & frosty theme.
MIT License
140 stars 1.12k forks source link

Background not working #48

Open MarshallPasc opened 5 months ago

MarshallPasc commented 5 months ago

discord Im on vencord and its not showing the background everything else seems to load i even activated transperency in the settings.

iamgrave commented 3 months ago

You need to make some changes to the custom CSS. The hex codes are solid colors from what I found. If you have an IDE like VS Code you can play with the transparency that you like. If you want a quick fix to see if it works for you you can try changing to the following settings:

--background-solid: #16192129;
--background-solid-dark: #10121836;
--background-solid-darker: #0c0e123c;

These are some of the transparency settings that worked for me and my use-case/display.