-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wall paper issue #31
Comments
If you want a band aid fix, I put this in my BetterDiscord Custom CSS
|
didn't work |
Experienced same issue. Loaded image is barely visible behind title bar. Code snippet in first answer makes the full title bar have the image background, but does not fix the remaining 96% of the window display. Tried setting Enable Transparency to On in BetterDiscord Settings -> Window Preferences, but did not change end result. Used DevTools (Ctrl+Shift+I) once enabled in Settings to find the background blocking css rule. Here's the solution:
You can delete individual rule blocks to see what each one does in addition to the comments. Adjust the |
/**
@import url('https://DiscordStyles.github.io/DarkMatter/src/base.css'); /* Variables */ Apply this CSS to fix the missing wallpaper, this project hasn't been touched in over 8 months, i am working on a fork that fixes the issues present here in this repo. Note, this only fixes the background in the friends tab. |
It's actually kinda nice having it only in the friends tab, it leaves the server browser with the background and it just looks good having it like a side banner. |
I suppose that depends on your selected wallpaper and personal preference but in this thread there are now multiple approaches to fit each person's taste :) |
Since Tropical has left us to go get a bottle of milk. |
Theme is only showing black and no wall paper probably a when discord was updated
The text was updated successfully, but these errors were encountered: