• fiend_unpleasant ☑️ @lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    2 months ago

    is there a way to force dark mode like in chromium? #enable-force-dark has been a life saver for me. I have a TBI and white screens are physically painful. I keep trying to go back to FireFox, but none of the darkmode addons seem to have this kind of always on, no exceptions kind of feature

    • Sourav Satvaya@lemmy.worldOP
      link
      fedilink
      arrow-up
      5
      ·
      2 months ago

      So, you haven’t used the “Dark Reader” extension on Firefox. It has “automatic”, “scheduled”, “system default” options. Also you can disable or enable dark mode for specific websites.

      • Todd Bonzalez@lemm.ee
        link
        fedilink
        arrow-up
        1
        ·
        2 months ago

        It needs overrides, because it regularly colors text inputs dark gray with black text. I have to turn it off for Salesforce, which has no native dark mode, when ideally I would just override the background color for text boxes…

        The worst part about light sensitivity and dark mode is that the closer you get to 100% dark mode coverage, without actually reaching 100%, the more painful and jarring every exception is.

    • Spectrism@discuss.tchncs.de
      link
      fedilink
      arrow-up
      3
      ·
      edit-2
      2 months ago

      Dark Reader can do this, though it requires a little bit of tinkering. First you need to tick “Enable on restricted pages” in the Advanced section of Dark Readers settings (in the old design the settings can be found under “More > All Settings”). Then in about:config, all entries in extensions.webextensions.restrictedDomains need to be removed and privacy.resistFingerprinting.block_mozAddonManager needs to be set to “true”. If some of this doesn’t work, there’s also a GitHub Discussion with different solutions, but what I wrote here should do the trick.