You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some pages from the G-suite that doesnt have an option for Dark Theme, if using any Dark Theme will have some weird behavior with the background of this sites
This issue could be prevented changing the user_pref("browser.tabs.allow_transparent_browser", true); from true to false, because is forcing the background to be transparent and use the color of the Theme, but it wont change the color of the text so its hard to read.