puckzxz / NotAnotherAnimeTheme

A easily customizable and automatically updating theme for Discord
The Unlicense
253 stars 982 forks source link

Fully transparent user info menu #145

Closed luxidoptera closed 4 years ago

luxidoptera commented 4 years ago

Hey it's me again, your regular "I refreshed and now there's a bug" messenger! I woke up today to find the user info menus one would see upon clicking on a user's name 100% transparent. This looks fine if there's nothing behind the box, but if there is, the problem becomes very apparent:

image

I have a habit of reflexively clicking to show info menus, so I was quick to notice this and would love to see it fixed. As usual, I'm on PTB.

puckzxz commented 4 years ago

If you don't have the --user-popup-background option in your theme file I would recommend updating to the latest version of the theme file, version 2.1, since that will give you control over the transparency. I have added a backwards compatibility patch in case a user has an older version of the theme file that doesn't have the --user-popup-background option, it will use the --main-transparency option instead.