sindresorhus / caprine

Elegant Facebook Messenger desktop app
MIT License
7.01k stars 553 forks source link

Group chat participant names are difficult to see in dark mode #273

Closed jamieweavis closed 7 years ago

jamieweavis commented 7 years ago
group-chat-dark-mode
chabou commented 7 years ago

I fixed this for Work Chat with https://github.com/sindresorhus/caprine/pull/251 It could be the same CSS class

jamieweavis commented 7 years ago

@chabou you're right, seems to be the same class - in that case the fix would be to simply move that style from workchat.css to dark-mode.css