kofigumbs / multi

Create custom, lightweight macOS apps from websites
GNU General Public License v3.0
1.3k stars 40 forks source link

Dark Mode JS or CSS #108

Closed Genxster1998 closed 1 year ago

Genxster1998 commented 1 year ago

Any way to make sites dark with static css or js ? IF there is , please suggest ...

vurtomatic commented 1 year ago

I'm trying to figure that out too.

WhatsApp, Google Messages, Discord, and Google Keep is automatically in dark mode.

But Facebook Messenger (messenger.com) is in light mode.

In Ferdium, there's a setting "Appearance > Enable Dark Mode" that seems to tell the web apps the browser or system is in dark mode. I don't recall doing anything to get Facebook Messenger in dark mode.

kofigumbs commented 1 year ago

You can use the Custom CSS feature to create your own dark mode. Some sites make it easier than others, but there are many example stylesheets online that you can use as a starting point. For instance, Ferdium makes its dark mode styles available online—here are their overrides for LinkedIn dark mode. I'd recommend trying to find dark mode CSS stylesheets for whatever site you use in Multi.