Closed kylegrieder closed 3 years ago
Dark mode is already there, but is upto user choice.
Check the app menus, and enable the dark mode. Restart the app to apply.
OH! I was looking at the menus in-app, I didn't look at the macos system menus. thanks!
although... the dark mode is less than ideal.
What is your app version?
Are you using the latest version of the app?
I just downloaded it today, app version 2.5.1
I will check the dark mode on my vm machine tomorrow and report back here.
BTW, we are using dark reader Chrome extension behind the scene.
The app auto downloads the extension from Chrome store and start using it.
I checked that out. Installed the extension to Chrome and loaded the PWA. Got the same result.
Although what is really interesting is I used CMD + R to reload this app (google-chat-electron) and now I'm getting complete dark mode:
Great news, Chrome extension are experimental in electron apps.
I am closing the issue now.
Sounds good. thanks again for making this, really enjoying it so far.
Besides the fact that the PWA is absolutely terrible, the other thing I really dislike about it (as opposed to the mobile apps) is the lack of a dark mode. I've tried injecting CSS via Stylus or other means, but the way the PWA classes are set up, it's quite difficult. A dark mode would be nice, so it matches the rest of my applications. I might actually do this myself, and submit a PR for it, just wanted to put it here as well.