PatrykBielanin / discord-cyberpunk2077-theme

Theme for Better Discord inspired by Cyberpunk 2077 UI
https://cyberpunk.pbielanin.pl
45 stars 117 forks source link

Issue with DM menu #13

Open PedroCavaleiro opened 3 months ago

PedroCavaleiro commented 3 months ago

When the DM menu is selected a yellow background is visible the same doesn't happen to the servers which leaves me to believe that this is a bug

Screenshot 2024-04-22 at 01 00 57
Silver-Fox commented 3 months ago

Can confirm I'm having the same problem as well

Maicouh commented 3 months ago

Same here

EinarsNG commented 2 months ago

Adding Custom CSS worked for me:

.selected__501f5 {
  background-color: transparent !important;
}
Silver-Fox commented 2 months ago

Adding Custom CSS worked for me:

.selected__501f5 {
  background-color: transparent !important;
}

worked like a charm, thanks my man.