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
Fix theme colors no rendering in tests and bookmarklet
`theme--light` and `theme--dark` do not exist and this only worked in the extension by accident because `_setThemeColors()` method added the `light-theme` class to the body.
0 commit comments