Discord-Themes-and-Plugins icon indicating copy to clipboard operation
Discord-Themes-and-Plugins copied to clipboard

Dark matters now makes the chat box the normal theme

Open level-04 opened this issue 7 years ago • 4 comments
trafficstars

unknown I don't know if this becomes a trend or?

level-04 avatar Aug 04 '18 12:08 level-04

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.

integralfx avatar Aug 05 '18 08:08 integralfx

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;

Taitaniku avatar Aug 06 '18 18:08 Taitaniku

@integralfx code didn't work for me :(

also tried adding !important still nope

pahosler avatar Aug 07 '18 18:08 pahosler

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 !!!!

pahosler avatar Aug 07 '18 19:08 pahosler