Open kinow opened 2 years ago
@kinow Is this the Extension that you are using? https://addons.mozilla.org/en-US/firefox/addon/darkreader/
@kinow Is this the Extension that you are using? https://addons.mozilla.org/en-US/firefox/addon/darkreader/
Yup, that's the one, with that robot icon. I think it was in the list of recommended extensions in Firefox. I use it at night when my wife goes to sleep, as the light of the monitor is too bright (small apartment :grimacing: )
@kinow Been there! The older I'm getting, the more sensitive to light my eyes are becoming.... I hope this isn't a sign of glaucoma gearing towards my way 😨
Re: the dark mode issue, it looks like DarkReader has some known issues with SVG elements given the way colours are specified (which differ from regular html elements): Ex.: https://github.com/darkreader/darkreader/issues/6255
I will leave this issue opened, but I think the best way I can help here would be by opening a PR on darkreader's repo to fix the root cause of the issue instead.
Describe the bug
Switching to a dark theme with Dark Reader works, except for the icons when you drag and drop them onto the canvas area.
To Reproduce Steps to reproduce the behavior:
Expected behavior
The node was supposed to render following the browser set preference (annoying, but with some CSS I guess that's doable)
Tooling version:
Additional context
(From https://github.com/PauloMigAlmeida/directed-acyclic-graph-builder-js/issues/2#issuecomment-1237985291)