Discord-Themes-and-Plugins
Discord-Themes-and-Plugins copied to clipboard
Dark matters now makes the chat box the normal theme
I don't know if this becomes a trend or?
With every Discord update, the class names change.
I can't remember if this fully fixes it, but give it a try.
[class^="chat"] [class^="messagesWrapper"],
[class^="chat"] form {
background-color: transparent;
}
This should work with future Discord updates.
I was gonna try the code you put but..I dont really know where to put it? Sorry lmao I'm a noob when it comes to this stuff. I tried to put it in the chat section place but that didnt work ;w;
@integralfx code didn't work for me :(
also tried adding !important still nope
the fix is here https://github.com/ngld/DarkMatter it's been submitted as a pull request for this repo or just snag it from ngld for now thank you @ngld !!!!