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
As a visually impaired user, I would very much like to have a dark mode option. For people like me, this new trend of "whitewashing" backgrounds is physically offensive (as in painful), not to mention that it prevents actually seeing whatever.
My whole Chrome Dev Tools is in dark mode and all other extensions are just happy to comply. If this could follow suit, that would be great.
I tried getting into the many scss files but this approach feels hacky and wrong.
Solution
I think a good solution would be either to inherit from the default Dev Tools style, or to make available an alternate style sheet configured for dark mode. This could be in an alternate branch (requiring rebuild / reapply config edits, etc.) or an extension slider / button / checkbox feature.
Additional information
No response
👨👧👦 Contributing
🙋♂️ Yes, I'd love to make a PR to implement this feature!
The text was updated successfully, but these errors were encountered:
Problem
As a visually impaired user, I would very much like to have a dark mode option. For people like me, this new trend of "whitewashing" backgrounds is physically offensive (as in painful), not to mention that it prevents actually seeing whatever.
My whole Chrome Dev Tools is in dark mode and all other extensions are just happy to comply. If this could follow suit, that would be great.
I tried getting into the many scss files but this approach feels hacky and wrong.
Solution
I think a good solution would be either to inherit from the default Dev Tools style, or to make available an alternate style sheet configured for dark mode. This could be in an alternate branch (requiring rebuild / reapply config edits, etc.) or an extension slider / button / checkbox feature.
Additional information
No response
👨👧👦 Contributing
The text was updated successfully, but these errors were encountered: