sejr / react-messenger

Chat UX components built with React, inspired by Facebook Messenger
MIT License
230 stars 62 forks source link

Dark mode #6

Open sejr opened 5 years ago

sejr commented 5 years ago

Obviously

Kunal0220 commented 2 years ago

Hey @sejr can you give a bit of explanation on what is to be done in this enhancement , If it would be doable from my end , I'll give it a try!

sejr commented 2 years ago

Hey there. This would entail a CSS media query and/or prop that could be passed to the components to render in dark mode.

However, I haven't updated this library in a while and if I did, I would make it headless/CSS-agnostic. So I probably wouldn't merge in any CSS-related changes at this point.

I appreciate your interest though!