Prevent dark mode for some websites that use CSS class `--bg`
Open
- Dominant language
- CSS
- Stars
- 5
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
Not sure if that is intentional by design, but some websites use the `bg` color to set their background. However that doesnt work out nicely sometimes.
Example: https://www.npmjs.com/package/mongodb

I fixed this in my [dot-files](https://gitlab.com/FabianUntermoser/dot-files/-/commit/deadcc949ebcdcab31c6da45a4f54c175307449b#3b11084a2bab1059e28427d6e6796b2a31635e8e_0_5) by using your css file and changing the `--bg` to something more unique, so only tridactly is changed.
See
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.