ducfilan / Dark-mode-Franz-Ferdi

Support Dark mode for Franz and Ferdi's services (Facebook messenger, Workplace, Slack, Whatsapp etc.)
MIT License
131 stars 41 forks source link

Google Calendar doesn't work 100% of the time #14

Closed jandreaucodes closed 4 years ago

jandreaucodes commented 5 years ago

I haven't been able to track down the reason why, but (for me, at least) the Google Calendar darkmode only works some of the time.

If I "reload" that service 5 or 10 times, dark mode will work until a refresh or relaunch of Franz.

I'm hoping others see this too, so it's easier to track down.

Julian88Tex commented 5 years ago

@jandreaucodes Yeah I'm definitely getting the same behavior.

Julian88Tex commented 5 years ago

Example: https://jmp.sh/LWaOhLu

ducfilan commented 5 years ago

This problem is from Franz, I can only interfere the css only. The darkmode.css injection from Franz's processing causes the problem.

ducfilan commented 4 years ago

I made a fix to Franz's webview.js file, now it works properly without any problem so far. Take a look at this: https://github.com/ducfilan/Dark-mode-Franz/tree/master/googlecalendar @jandreaucodes @Julian88Tex @tokin-ya