jonathanKingston / jonathanKingston/containers-theme
Conflicts with Firefox native dark theme
- Dominant language
- JavaScript
- Stars
- 21
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Firefox now includes a native dark theme that can be enabled by selecting the Dark Theme in the Customize Toolbar page (or in `about:addons`).
It can be extended in `about:config` by creating `ui.systemUsesDarkTheme` as an integer with a value of `1`.
When the native dark theme is enabled:
Without Containers Theme, UI elements like the bookmarks sidebar and the Customize Toolbar page will use a dark theme. With Containers Theme enabled, they revert to a light theme.
Would be great if this can be fixed.
Tested with Firefox 73 and Containers Theme 1.0.3
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.