Who Else Does NOT Like Dark Mode?
Yaser Al-Najjar

Yaser Al-Najjar @yaser

About: Software Architect

Location:
Stockholm, Sweden
Joined:
May 6, 2018

Who Else Does NOT Like Dark Mode?

Publish Date: Sep 2 '19
10 21

In case you didn't realize, dark mode is the new trend in UI/UX.

EVERY popular app / website you use is adding the "Dark Mode" feature.

What wow-ed me recently is the ambient light sensor in browsers:

native
src: https://blog.arnellebalane.com/using-the-ambient-light-sensor-api-to-add-brightness-sensitive-dark-mode-to-my-website-82223e754630

More on this here:

But, I really find the dark theme annoying in so many ways.

Is it just me?

Comments 21 total

  • Suzanne Aitchison
    Suzanne AitchisonSep 2, 2019

    Generally I prefer dark modes for my eyes 👀... What I don't like though is that so many companies are so focused right now on delivering a dark mode rather than other features that would genuinely help people and improve experience - e.g. accessibility fixes, getting to those annoying bugs, etc

    When buggy apps push an update to unveil their snazzy dark mode it makes me grumpy 😂

    • Yaser Al-Najjar
      Yaser Al-NajjarSep 2, 2019

      😂😂

      Many devs don't know how to prioritize their feature delivering for sure!

  • combinatorylogic
    combinatorylogicSep 2, 2019

    Good for you. It is not a new trend at all, people used to prefer green on dark background back in the VT100 times.

    These days, if you have even a very light form of astigmatism, dark background is better for you. Otherwise it's only a matter of a personal taste. The thing is, a huge proportion of population have astigmatism, hence the "trend" you're noticing.

    • Yaser Al-Najjar
      Yaser Al-NajjarSep 2, 2019

      Ah, I see where this came from... it's biological!

  • Alan Solitar
    Alan SolitarSep 2, 2019

    I love dark themes. They're really important for accessibility and are much easier on the eyes in my opinion. However, I may be biased since I have some eye problems that make me unable to handle bright white backgrounds.

    Overall, I think the trend is a positive one, though like I said, I'm biased.

    I don't like the ambient light feature much as I always want a dark theme. Though it is a cool feature.

    • Yaser Al-Najjar
      Yaser Al-NajjarSep 2, 2019

      Would you believe it if I told you I was doing lots of debugging in dark mode, in OllyDBG:

      olly

      I still can't believe how I survived this for many years 🙄

  • Austin S. Hemmelgarn
    Austin S. HemmelgarnSep 2, 2019

    I like dark themes in general, but I absolutely hate the 'inverted-color' or 'black' themes that many sites and apps are using as a 'dark' theme.

    A good dark theme shouldn't have super high contrast between the text and the background (just like a good light theme should have a bit less than perfect contrast between the text and the background). DEV's 'night theme' is an example of a good one, other than how blue it is (I prefer neutral or warm gray myself for stuff like this).

    However I am absolutely against auto-switching based on light-level unless you provide an option for a user to override the automatic behavior. Some people just prefer one or the other, and some actually need one or the other (dark themes tend to help people with astigmatism pretty significantly).

    • Yaser Al-Najjar
      Yaser Al-NajjarSep 3, 2019

      I like the way you illustrated the difference between good and bad dark theme 👌

  • Lisa Armstrong
    Lisa ArmstrongSep 2, 2019

    I prefer dark words on a light background, I find dark mode hard to read.

    I thought that came from a life time of reading black on white, but apparently it's a thing.
    maketecheasier.com/are-dark-themes...

    I work in a bright natural light room (I'm a programmer, not a mushroom), so keep it light for me!

    • Yaser Al-Najjar
      Yaser Al-NajjarSep 3, 2019

      Hmm... Did you try twilight app (with light mode)?

  • Cristina Solana
    Cristina SolanaSep 3, 2019

    Not just you. Me too.

  • Andrew Grothe
    Andrew GrotheSep 3, 2019

    Dark mode all the time. My office is nicknamed the "bat cave" as I keep the lights off and just use a lamp. I find white backgrounds hard on my eyes. I rejoiced the day Eclipse IDE finally supported a usable dark theme and prefer Visual Studio for its superior dark themes. Every app that has a dark mode is switched on permanently as well. I read somewhere that a certain percentage of people prefer one over the other based on genetics or something.

  • Md.Rafiuzzaman Khan 🇧🇩
    Md.Rafiuzzaman Khan 🇧🇩Sep 4, 2019

    Dark mode is distracting for me , i have been using mac classic theme for a while and when i try dark mode i dont even understand my own code .

    mac classic in sublime

    • abhishek sharma
      abhishek sharmaMar 27, 2020

      True I had same problem about 1 year ago I use to write all php code in notepad++ white default white background .. now I move to vscode for everything dark+ default is best in my opinion it take few days to set your eyes but it works charm after that

  • Rod Austin
    Rod AustinSep 5, 2019

    I like dark mode for certain things, but not others. Coding and Youtube are 2 examples of when dark mode makes sense, but web search not so much. Not sure why - habit maybe.

    • Yaser Al-Najjar
      Yaser Al-NajjarSep 5, 2019

      Yep, when you need focus the dark mode might be a nice idea.

  • Lalo Téllez
    Lalo TéllezSep 11, 2019

    I can't live without it. I find it so comfortable to use on everything. My Visual Studio, my SQL Server Manager, my browser and every website I use has this dark theme, even the ones it doesn't have it by default, like Facebook, I use Stylish to apply a dark theme.

  • Ryan McConnell
    Ryan McConnellSep 12, 2019

    I find the "light mode" is much easier for me. It's cheerier and puts me in a better mood than dark mode. Dark mode also reminds me of my preteen years visiting old forums that were always black with white text, and I've had enough of that thank you!

  • tia
    tiaSep 20, 2019

    I actually like dark theme, but my eyes just don't agree with me. If I use dark mode for more than a few minutes, I will see the screen overlay on everything when I look somewhere else.

Add comment