puckzxz / NotAnotherAnimeTheme

A easily customizable and automatically updating theme for Discord
The Unlicense
249 stars 981 forks source link

Cannot change font color in the newest update. #53

Closed FoxySox closed 6 years ago

FoxySox commented 6 years ago

/ Edit this to change the color and weight of the text / .theme-dark .message-group .comment .markup { color: rgb(0, 255, 255) }

Does absolutely nothing typing font stays white. Already re-downloaded the newest updates from the theme, I can change every other color for everything other than the text of what people say in the channels I am in.

Qu4k3 commented 6 years ago

Hi @FoxySox, Discord have received an update recently and the .theme.css has not been updated yet. Meanwhile, you can change the color using this code. .theme-dark .markup-2BOw-j { color: #dcddde; }

FoxySox commented 6 years ago

Thank you, this has fixed it. silly updates on discord. ree. 👍