dracula / dracula/tridactyl

Prevent dark mode for some websites that use CSS class `--bg`

Open
#4 0 comments 1 reaction 0 assignees View on GitHub
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
![Image](https://github.com/user-attachments/assets/5e548ae4-12b2-4315-9725-e741d024ac4b)

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.