cs96and / FoundryVTT-CGMP

FoundryVTT module that adds a few handy options for the GM.
MIT License
5 stars 5 forks source link

CGMP overwrites color of /emote text #14

Closed azc001 closed 2 years ago

azc001 commented 2 years ago

CGMP forces the text color of /emote to be dark grey, making it incompatible with modules such as Chat Colors & More or D&D 5e Dark Mode as the modules are unable to change the text color of /emote from this dark grey color.

Chat Colors & More: With CGMP
Without CGMP

With CGMP
With CGMP


D&D 5e Dark Mode: With CGMP
Without CGMP

With CGMP
With CGMP

cs96and commented 2 years ago

I feel like the correct place to fix this is in the other modules. They should be able override the emote text colour with an !important css tag.