• What Is The Point Of Dark Mode?

    From Lawrence D'Oliveiro@21:1/5 to All on Thu Feb 20 20:57:02 2025
    I don’t know why everybody is embracing “Dark Mode” display settings these days. Some say it’s for power saving, others say it’s easier on
    the eyes. The only reason I’ve heard that makes sense is graphic
    artists doing colour work use it (together with appropriately set-up
    ambient lighting--important!) to get a more consistent viewing
    environment, crucial for ensuring those colours come out correct. As
    far as I’m concerned, everybody else is following a fad.

    The “easier on the eyes” excuse is nonsense. I say this as someone
    whose computing career began with CRT terminals that displayed light
    text (or, if you were lucky, graphics) against a dark background. As
    soon as the display technology allowed for dark text on a light
    background, a lot of us made the switch, for the same reason that
    printed paper usually has dark text on a light background, and not the
    other way round: because it’s easier on the eyes.

    Because, you see, to make light text on a dark background easier to
    read, people tend to turn up the brightness. And this greater
    brightness tends to tire out the eyes sooner. With a large, light
    background, things remain comfortably readable at lower display
    intensities.

    In sum: small areas of text in lighter colour against large areas of
    darker colour are harder to see than small areas of text in darker
    colour against large areas of lighter colour, for the same pair of
    lighter and darker colours. This is just inherent in the way the
    physics of vision works.

    This study <https://arstechnica.com/gadgets/2025/02/small-study-suggests-dark-mode-doesnt-save-much-power-for-very-human-reasons/>
    may be a small one, but it demonstrates the phenomenon of users
    turning up the brightness. They didn’t mention the eye-fatigue issue,
    they were only looking at power saving. So the power-saving excuse
    doesn’t seem to pan out either; but we know from previous experience
    that the eye-fatigue issue will still happen.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Computer Nerd Kev@21:1/5 to Lawrence D'Oliveiro on Fri Feb 21 08:40:54 2025
    Lawrence D'Oliveiro <[email protected]d> wrote:
    The "easier on the eyes" excuse is nonsense. I say this as someone
    whose computing career began with CRT terminals that displayed light
    text (or, if you were lucky, graphics) against a dark background. As
    soon as the display technology allowed for dark text on a light
    background, a lot of us made the switch,

    You're coming to me from a black background with white text in a
    terminal window. Eyes vary, preferences vary, I don't expect I save
    a meaningful amount of power (none at all on my laptop's LCD) but I
    prefer less light in my face. The great thing about software is
    everyone can decide these things for themselves, in theory. Chosing
    dark backgrounds in software terminals isn't new, even if other
    software is now embracing it more. What's the default (if it can be
    changed) Linux fbcon background colour?

    for the same reason that
    printed paper usually has dark text on a light background, and not the
    other way round: because it's easier on the eyes.

    Come on, give this at least a little thought. If you had black
    paper there's no white ink to print on it with. If you printed
    black around the text it's a huge waste of ink.

    --
    __ __
    #_ < |\| |< _#

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richmond@21:1/5 to Lawrence D'Oliveiro on Fri Feb 21 00:38:49 2025
    Lawrence D'Oliveiro <[email protected]d> writes:

    I don’t know why everybody is embracing “Dark Mode” display settings these days. Some say it’s for power saving, others say it’s easier on
    the eyes. The only reason I’ve heard that makes sense is graphic
    artists doing colour work use it (together with appropriately set-up
    ambient lighting--important!) to get a more consistent viewing
    environment, crucial for ensuring those colours come out correct. As
    far as I’m concerned, everybody else is following a fad.


    I was reading your text in green on black until on a whim I changed the
    green to blue. Anyway, I always hated the white backround. It was forced
    on me by Windows as I could never find a satisfactory way around it. But
    the 'paper' colour was dazzling, and in the early days VDUs were at
    50-60hz and I could see the flashing.

    Maybe it depends on eye colour.

    Blue is easier to see with reading glasses which are less strong.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Lawrence D'Oliveiro@21:1/5 to Computer Nerd Kev on Fri Feb 21 00:16:39 2025
    On 21 Feb 2025 08:40:54 +1000, Computer Nerd Kev wrote:

    If you had black paper there's no white ink to print on it with.

    It literally took me less than 60 seconds to discover some sources of
    white ink. Shall I tell you what to search for?

    <https://www.conservationsupplies.co.nz/products/white-ink> <https://largeformat.hp.com/uk/blog/with-white-ink-you-can-print-your-way-to-higher-margins>

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From John@21:1/5 to Computer Nerd Kev on Fri Feb 21 00:41:09 2025
    [email protected]d (Computer Nerd Kev) writes:
    [...] Chosing
    dark backgrounds in software terminals isn't new, even if other
    software is now embracing it more. What's the default (if it can be
    changed) Linux fbcon background colour?

    What's the default framebuffer console background color on a
    SPARCstation?

    What's the default color scheme in a Plan 9 'terminal' window? Or on a
    Lisp Machine window?

    It seems like as soon as we started getting high-resolution bitmap
    screens, the common response was to mutter "thank God, finally!" and
    implement black text on white background.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Lawrence D'Oliveiro@21:1/5 to Richmond on Fri Feb 21 01:25:18 2025
    On Fri, 21 Feb 2025 00:38:49 +0000, Richmond wrote:

    But the 'paper' colour was dazzling, and in the early days VDUs were at 50-60hz and I could see the flashing.

    There could have been a point about refresh rates. I used the original small-screen Macintosh a lot in the mid-1980s, which as you know used a
    light background when everybody else was still dark, and that had a 60Hz (actually 60.15Hz) refresh. It was fine when I looked at it directly, but
    I could see the flicker in my peripheral vision.

    Then I went to a Macintosh II, with a bigger screen (13” or 14”, depending on how you measured it), with a 67Hz refresh. That higher rate worked well
    at that larger size.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Salvador Mirzo@21:1/5 to Lawrence D'Oliveiro on Thu Feb 20 23:28:52 2025
    Lawrence D'Oliveiro <[email protected]d> writes:

    The “easier on the eyes” excuse is nonsense.

    I never bought that either.

    By the way, I use dark text on light background, but that's because I
    use blue light filters pretty all day long, making it stronger at night;
    only a light background works well that way. Anyway, what's very
    noticeably easier on my eyes is the blue light filter. I run redshift.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Computer Nerd Kev@21:1/5 to Lawrence D'Oliveiro on Fri Feb 21 18:29:31 2025
    Lawrence D'Oliveiro <[email protected]d> wrote:
    On 21 Feb 2025 08:40:54 +1000, Computer Nerd Kev wrote:

    If you had black paper there's no white ink to print on it with.

    It literally took me less than 60 seconds to discover some sources of
    white ink.

    They must really be more like paints. Ink dyes the paper - it's a
    subtractive process, hence mix all the colours on an ink-jet
    printer and you get black. Onto black paper, ink can only make the
    black darker.

    --
    __ __
    #_ < |\| |< _#

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Anton Shepelev@21:1/5 to All on Fri Feb 21 12:41:18 2025
    John:

    What's the default framebuffer console background color on
    a SPARCstation?

    What's the default color scheme in a Plan 9 'terminal'
    window? Or on a Lisp Machine window?

    It seems like as soon as we started getting high-
    resolution bitmap screens, the common response was to
    mutter "thank God, finally!" and implement black text on
    white background.

    What is the connextion between resolution and light mode? I
    say light mode is more typical of GUI programs because it
    allows for large areas of brightly-coloured interface
    elements and icons, whereas dark mode requires that most of
    the screen be dark, which means window title bars and
    backgrounds cannot be so varied and discernible.

    --
    () ascii ribbon campaign -- against html e-mail
    /\ www.asciiribbon.org -- against proprietary attachments

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Anton Shepelev@21:1/5 to All on Fri Feb 21 12:35:04 2025
    Lawrence D'Oliveiro:

    I don't know why everybody is embracing "Dark Mode"
    display settings these days

    /embrace/ is a terrible manipulative term here, straight
    form the ugly corporate slang.

    The "easier on the eyes" excuse is nonsense.

    It is not an excuse, but a genuine reason (at least with
    me). You accuse of lying all the many peole using dark mode
    to relief eye strain simply because you cannot sympathise
    with them. You should not mind-read, or make claims about
    the opponent's reasons without good evidence.

    I say this as someone whose computing career began with
    CRT terminals that displayed light text (or, if you were
    lucky, graphics) against a dark background. As soon as
    the display technology allowed for dark text on a light
    background, a lot of us made the switch,

    I should not expect Unicode punctuation on Usenet from
    someone with your backgroind. As far as I remember, those
    old terminals had ugly, eye-burning colors that kill one's
    eyes.

    for the same reason that printed paper usually has dark
    text on a light background, and not the other way round:
    because it's easier on the eyes.

    The primary reason with paper is the economy of ink.

    Because, you see, to make light text on a dark background
    easier to read, people tend to turn up the brightness.

    I have no such experience, either first- or second-hand,
    Instead, I choose a dark scheme with a moderate contrast,
    that is a soft dark background (not stark black) and a
    somewhat subdued foreground (not stark white).

    And this greater brightness tends to tire out the eyes
    sooner. With a large, light background, things remain
    comfortably readable at lower display intensities.

    You overlook the key difference between paper and display.
    Whereas the former is not a light source itself, but
    reflects external illumination in a pleasant, diffuse manner
    consistent with the illimunation of the environment, the
    latter is emits harsh, unwholesome light with a high blue
    component direct into one's eye. This is why monitors are
    much more contrasty than paper with print.

    The human eye is designed (or has evolved, if you will) to
    perceive diffuse and relatively low-contrast light, with no
    harsh blue component, so it is only natural that dark mode,
    when done right, is more comfortable and wholesom, for it
    drastically decreases the amount of light emitted by the
    display, while keeping the necessary contrast.

    --
    () ascii ribbon campaign -- against html e-mail
    /\ www.asciiribbon.org -- against proprietary attachments

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From SH@21:1/5 to Lawrence D'Oliveiro on Fri Feb 21 10:36:39 2025
    On 21/02/2025 00:16, Lawrence D'Oliveiro wrote:
    On 21 Feb 2025 08:40:54 +1000, Computer Nerd Kev wrote:

    If you had black paper there's no white ink to print on it with.

    It literally took me less than 60 seconds to discover some sources of
    white ink. Shall I tell you what to search for?

    <https://www.conservationsupplies.co.nz/products/white-ink> <https://largeformat.hp.com/uk/blog/with-white-ink-you-can-print-your-way-to-higher-margins>


    Can you find me a white ink cartridge for my HP Pagewide Pro MFP 477dw
    so I cam print white text onto black paper?

    :-D

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richmond@21:1/5 to Salvador Mirzo on Fri Feb 21 12:23:42 2025
    Salvador Mirzo <[email protected]> writes:

    Lawrence D'Oliveiro <[email protected]d> writes:

    The “easier on the eyes” excuse is nonsense.

    I never bought that either.

    By the way, I use dark text on light background, but that's because I
    use blue light filters pretty all day long, making it stronger at night;
    only a light background works well that way. Anyway, what's very
    noticeably easier on my eyes is the blue light filter. I run redshift.

    By blue light filter you mean a filter that removes blue light? like the
    night viewing mode?

    I think there might be a case for white background in a well lit sunny
    room. But on cloudy days or at night a black background is better. And
    blue text is easier to see for me. But this web page presents a
    different view.

    https://www.visualexpert.com/Resources/cfaqPart6.html

    In the examples of the word "hello" blue on black looks quite clear to
    me, but then so does black on white. But blue on red and red on blue are disasters.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Anton Shepelev@21:1/5 to All on Fri Feb 21 18:07:21 2025
    Richmond:

    But this web page presents a different view.

    https://www.visualexpert.com/Resources/cfaqPart6.html

    In the examples of the word "hello" blue on black looks
    quite clear to me, but then so does black on white. But
    blue on red and red on blue are disasters.

    While working on a NetPBM tool for the adjustment of
    saturation[1], I learned a bit about colors, partly from
    direct experience. In the RGB triplet, blue is the darkest
    color and green the lightest. Perceived saturation is an
    inverse[2] relation to perceived brightness. The six main
    colors in the order of increasing brightness and (generally)
    decreasing saturation are: BRMGCY, with blue the darkest and
    yellow the lightest color.

    Blue on black is bad because of poor contrast, as well as
    pure red on pure blue, and yellow on white. Also see how
    ugly green on white on that page is -- the exact combination
    in the default colorscheme of Microsoft SQL Management
    Studio!

    Attempting to increase the brightness of blue by adding red
    and green quickly "dillutes" its saturation. For this
    reason, good dark schemes tend to use bluish colors for the
    background or comments (for there may be more than one), and
    green-yellow collors for the foreground. Converselty, white
    schemes have to use dark colors for the foreground, which
    significantly decreases the variety of hues, and that is a
    serious disadvatage.
    ____________________

    1. Example:
    <https://freeshell.de/antonius/img_host/pamaltsat-ex01-v.png>

    2. The indefinite article is intentional, because it is a
    general tendency rather than an exact analytical
    relation.

    --
    () ascii ribbon campaign -- against html e-mail
    /\ www.asciiribbon.org -- against proprietary attachments

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Rich@21:1/5 to Anton Shepelev on Fri Feb 21 14:49:48 2025
    Anton Shepelev <anton.txt@g{oogle}mail.com> wrote:
    John:

    What's the default framebuffer console background color on
    a SPARCstation?

    What's the default color scheme in a Plan 9 'terminal'
    window? Or on a Lisp Machine window?

    It seems like as soon as we started getting high-
    resolution bitmap screens, the common response was to
    mutter "thank God, finally!" and implement black text on
    white background.

    What is the connextion between resolution and light mode?

    There is no direct connection. The previous poster could simply have
    said "started getting ... bitmap screens" -- as it was the "bitmaps",
    not necessarily the "high resolution" that was the trigger.

    I say light mode is more typical of GUI programs because it allows
    for large areas of brightly-coloured interface elements and icons,

    To get a good idea why 'light mode' came about you have to remember how
    the first GUI's were 'advertised'. As a "desktop" -- with most of the
    UI elements styled to resemble a real world physical desktop (anyone
    remember apple's 'waste basket' that looked like a typical office
    desk side waste basket).

    And at the time, what were "real world desks" covered in? Loads of
    sheets of paper.

    And what 'color' were most of those sheets of paper? With rare
    exception, they were white paper with black typewriter ink for the text
    (or black or blue ink for handwritten paper).

    With this background, and the GUI 'artists' of the time trying
    extremely hard to make their newfangled GUI look as much like a
    physical desktop as possible, having everything be 'light colors'
    (white background, black text) made the metaphor of a "desktop" seem to
    more closely resemble an actual physical desktop.

    whereas dark mode requires that most of the screen be dark, which
    means window title bars and backgrounds cannot be so varied and
    discernible.

    The GUI artists likely took advantage of this fact, but this fact was
    not likely 'why' they went "light mode" coloring. That was much more
    likely so that the virtual "desktop" they were creating would more
    closely resemble a real world desk that they were (at the time) telling everyone their system resembled, so it would be "soo easy" for everyone
    to immediately begin using it with no training needed (or so they
    thought).

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Anton Shepelev@21:1/5 to All on Fri Feb 21 18:13:08 2025
    I wrote:

    For this reason, good dark schemes tend to use bluish
    colors for the background or comments (for there may be
    more than one), and green-yellow collors for the
    foreground.

    I meant green-red colors for the background. And of course
    the neutral color is usable for background (dark grey),
    comments (grey), main text (light grey), and keywords
    (white), but hardly for all the four simultaneously (unless
    on a greyscale terminal) because of too high a contrast
    required to keep the gradations easily distinguishable.

    --
    () ascii ribbon campaign -- against html e-mail
    /\ www.asciiribbon.org -- against proprietary attachments

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Anton Shepelev@21:1/5 to All on Fri Feb 21 18:28:32 2025
    Rich:

    To get a good idea why 'light mode' came about you have to
    remember how the first GUI's were 'advertised'. As a
    "desktop" -- with most of the UI elements styled to
    resemble a real world physical desktop (anyone remember
    apple's 'waste basket' that looked like a typical office
    desk side waste basket).

    And at the time, what were "real world desks" covered in?
    Loads of sheets of paper.

    And what 'color' were most of those sheets of paper? With
    rare exception, they were white paper with black
    typewriter ink for the text (or black or blue ink for
    handwritten paper).

    It is a very plausible conjecture. If it is true, those
    early desktop GUIs were the progenitors of the modern
    abomination known as material design, and the entire field
    of UX (aka usee exploitation, a backformation by xwindows).
    Using concepts from everyday life in the physical world is
    not a bad idea per se, the actual vice is trying to apply
    them literally rather than in a more abstract manner as
    behooves the symbolic system that the computer is.

    --
    () ascii ribbon campaign -- against html e-mail
    /\ www.asciiribbon.org -- against proprietary attachments

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richmond@21:1/5 to Anton Shepelev on Fri Feb 21 15:35:32 2025
    Anton Shepelev <anton.txt@g{oogle}mail.com> writes:

    Richmond:

    But this web page presents a different view.

    https://www.visualexpert.com/Resources/cfaqPart6.html

    In the examples of the word "hello" blue on black looks quite clear
    to me, but then so does black on white. But blue on red and red on
    blue are disasters.

    While working on a NetPBM tool for the adjustment of saturation[1], I
    learned a bit about colors, partly from direct experience. In the RGB triplet, blue is the darkest color and green the lightest. Perceived saturation is an inverse[2] relation to perceived brightness. The six
    main colors in the order of increasing brightness and (generally)
    decreasing saturation are: BRMGCY, with blue the darkest and yellow
    the lightest color.

    Blue on black is bad because of poor contrast, as well as pure red on
    pure blue, and yellow on white. Also see how ugly green on white on
    that page is -- the exact combination in the default colorscheme of
    Microsoft SQL Management Studio!

    Attempting to increase the brightness of blue by adding red and green
    quickly "dillutes" its saturation. For this reason, good dark schemes
    tend to use bluish colors for the background or comments (for there
    may be more than one), and green-yellow collors for the foreground. Converselty, white schemes have to use dark colors for the foreground,
    which significantly decreases the variety of hues, and that is a
    serious disadvatage. ____________________

    1. Example:
    <https://freeshell.de/antonius/img_host/pamaltsat-ex01-v.png>

    2. The indefinite article is intentional, because it is a general
    tendency rather than an exact analytical relation.

    Another thing to consider though is that blue light refracts more than redlight. So if eyesight is becoming poor, it may still be possible to
    focus on blue writing without glasses, while red will no longer be
    possible.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Anton Shepelev@21:1/5 to All on Fri Feb 21 18:41:46 2025
    Richmond:

    Another thing to consider though is that blue light
    refracts more than redlight. So if eyesight is becoming
    poor, it may still be possible to focus on blue writing
    without glasses, while red will no longer be possible.

    Hmmm, I do people ever complain of color aberrations? Does
    anybody find the natural full-spectrum daylight (3000-4000K)
    less comfortable than a spectral-color lighting? I do not
    think so.

    By the way, seeing pure blue and pure red close together on
    the stark black background of a 16-color terminal feels
    weird to me. The red words seem to stand out of the display
    plane.

    --
    () ascii ribbon campaign -- against html e-mail
    /\ www.asciiribbon.org -- against proprietary attachments

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Anton Shepelev@21:1/5 to All on Fri Feb 21 18:36:37 2025
    Rich to Anton Shepelev:

    whereas dark mode requires that most of the screen be
    dark, which means window title bars and backgrounds
    cannot be so varied and discernible.

    The GUI artists likely took advantage of this fact, but
    this fact was not likely 'why' they went "light mode"
    coloring.

    No artist should ever be put in charge of interface design,
    which is the work for an interface engineer, whereas an artist
    my be helping him with menial work, advice on color harmony,
    &c.

    That was much more likely so that the virtual "desktop"
    they were creating would more closely resemble a real
    world desk that they were (at the time) telling everyone
    their system resembled, so it would be "soo easy" for
    everyone to immediately begin using it with no training
    needed (or so they thought).

    Yes, low entry threshold was the thing. The new thing is a
    negative entry threshhold, a learning curve turned into the
    slipeery slope into the slough of incompetence.

    --
    () ascii ribbon campaign -- against html e-mail
    /\ www.asciiribbon.org -- against proprietary attachments

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richmond@21:1/5 to Anton Shepelev on Fri Feb 21 15:48:57 2025
    Anton Shepelev <anton.txt@g{oogle}mail.com> writes:

    Richmond:

    Another thing to consider though is that blue light refracts more
    than redlight. So if eyesight is becoming poor, it may still be
    possible to focus on blue writing without glasses, while red will no
    longer be possible.

    Hmmm, I do people ever complain of color aberrations? Does anybody
    find the natural full-spectrum daylight (3000-4000K) less comfortable
    than a spectral-color lighting? I do not think so.

    OK but I am not sure what bearing that has on it.


    By the way, seeing pure blue and pure red close together on the stark
    black background of a 16-color terminal feels weird to me. The red
    words seem to stand out of the display plane.

    Yes because it is refracting differently. These things are noticeable
    when looking at red and blue LEDs for example on gambling machines. The
    blue light is clearer.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Anton Shepelev@21:1/5 to All on Fri Feb 21 19:04:16 2025
    Andy Burns to Anton Shepelev:

    do people ever complain of color aberrations?

    As a glasses wearer, when driving and looking in side
    mirrors, most cars have small daylight running lights,
    which show as a bright blue point source separated from a
    smudge of green/yellow/red.

    That effect is due to the the glasses, not to the eye.

    Let me observe without any sharp criticism that the
    introductory phrase above is dangling, because the subject
    of the following clause is not /I/, but /cars/ .

    --
    () ascii ribbon campaign -- against html e-mail
    /\ www.asciiribbon.org -- against proprietary attachments

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Andy Burns@21:1/5 to Anton Shepelev on Fri Feb 21 15:58:31 2025
    Anton Shepelev wrote:

    do people ever complain of color aberrations?

    As a glasses wearer, when driving and looking in side mirrors, most cars
    have small daylight running lights, which show as a bright blue point
    source separated from a smudge of green/yellow/red.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Scott Alfter@21:1/5 to anton.txt@g{oogle}mail.com on Fri Feb 21 17:21:44 2025
    In article <20250221180721.7e133a78cadf056ca086451c@g{oogle}mail.com>,
    Anton Shepelev <anton.txt@g{oogle}mail.com> wrote:
    Blue on black is bad because of poor contrast, as well as
    pure red on pure blue, and yellow on white. Also see how
    ugly green on white on that page is -- the exact combination
    in the default colorscheme of Microsoft SQL Management
    Studio!

    SSMS has always defaulted to black-on-white in the 16+ years I've been using it. Looking at a random stored procedure, it looks like keywords are blue, function names are magenta, string literals are red, and only comments are green.

    --
    _/_
    / v \ Scott Alfter (remove the obvious to send mail)
    (IIGS( https://alfter.us/ Top-posting!
    \_^_/ >What's the most annoying thing on Usenet?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Lawrence D'Oliveiro@21:1/5 to Computer Nerd Kev on Fri Feb 21 21:24:27 2025
    On 21 Feb 2025 18:29:31 +1000, Computer Nerd Kev wrote:

    They must really be more like paints. Ink dyes the paper - it's a
    subtractive process, hence mix all the colours on an ink-jet printer and
    you get black. Onto black paper, ink can only make the black darker.

    When you apply the ink (or paint) as a layer on the paper, then the light
    has to reflect off that ink before it gets to the paper. This is similar
    to how a blackboard works, which is how you can write light-coloured text
    on a dark blackboard.

    Subtractive mixing requires actually mixing the paints.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Lawrence D'Oliveiro@21:1/5 to All on Fri Feb 21 21:20:14 2025
    On Fri, 21 Feb 2025 10:36:39 +0000, SH wrote:

    Can you find me a white ink cartridge for my HP ...

    The ingredients are widely available. Why not mix up some yourself?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Computer Nerd Kev@21:1/5 to Lawrence D'Oliveiro on Sat Feb 22 08:57:50 2025
    Lawrence D'Oliveiro <[email protected]d> wrote:
    On 21 Feb 2025 18:29:31 +1000, Computer Nerd Kev wrote:

    They must really be more like paints. Ink dyes the paper - it's a
    subtractive process, hence mix all the colours on an ink-jet printer and
    you get black. Onto black paper, ink can only make the black darker.

    When you apply the ink (or paint) as a layer on the paper, then the light
    has to reflect off that ink before it gets to the paper.

    Ink isn't a layer, it's absorbed by the paper, and absorbs light
    hitting it which is otherwise reflected. You're talking about
    paint (some sort of latex thing apparantly, with the HP printer
    link you gave, which they're marketing as ink).

    This is similar to how a blackboard works, which is how you can write light-coloured text on a dark blackboard.

    Subtractive mixing requires actually mixing the paints.

    You know, given our past exchanges, I think you know exactly what I
    mean and this conflating of ink and paint is just trolling.
    Goodbye.

    --
    __ __
    #_ < |\| |< _#

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Lawrence D'Oliveiro@21:1/5 to Computer Nerd Kev on Fri Feb 21 23:38:16 2025
    On 22 Feb 2025 08:57:50 +1000, Computer Nerd Kev wrote:

    Lawrence D'Oliveiro <[email protected]d> wrote:

    On 21 Feb 2025 18:29:31 +1000, Computer Nerd Kev wrote:

    They must really be more like paints. Ink dyes the paper - it's a
    subtractive process, hence mix all the colours on an ink-jet printer
    and you get black. Onto black paper, ink can only make the black
    darker.

    When you apply the ink (or paint) as a layer on the paper, then the
    light has to reflect off that ink before it gets to the paper.

    Ink isn't a layer, it's absorbed by the paper ...

    It adheres to the paper, and covers the paper. Absorption causes some
    spreading of the inked area, but only partially.

    ... this conflating of ink and paint ...

    One is a pigment, the other is a dye.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Lawrence D'Oliveiro@21:1/5 to Anton Shepelev on Fri Feb 21 23:42:36 2025
    On Fri, 21 Feb 2025 18:07:21 +0300, Anton Shepelev wrote:

    In the RGB triplet, blue is the darkest color and green the lightest.

    Note that this is not something inherent in the physics of light itself,
    it is simply the biological fact that the human eye’s colour perception is most sensitive to green/yellow, and least sensitive to blue. This is
    because we have more of the colour receptors sensitive to the former than
    the latter.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Lawrence D'Oliveiro@21:1/5 to Anton Shepelev on Fri Feb 21 23:40:41 2025
    On Fri, 21 Feb 2025 12:35:04 +0300, Anton Shepelev wrote:

    You accuse of lying ...

    No, you are the one who used that word, I did not.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Stefan Ram@21:1/5 to John on Sat Feb 22 09:07:28 2025
    John <[email protected]> wrote or quoted:
    It seems like as soon as we started getting high-resolution bitmap
    screens, the common response was to mutter "thank God, finally!" and >implement black text on white background.

    In the Smalltalk world, they say, "Don't mode me in!".

    I don't want any externally imposed "modes," but rather the
    ability to set the colors of my interface elements (text, title bar,
    background . . .) myself. This was still possible in Windows 98,
    but it seems to have been severely limited in newer Windows versions.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Stefan Ram@21:1/5 to Salvador Mirzo on Sat Feb 22 09:49:05 2025
    Salvador Mirzo <[email protected]> wrote or quoted:
    By the way, I use dark text on light background, but that's because I
    use blue light filters pretty all day long, making it stronger at night;

    There are different reports and studies that seem to contradict
    each other in part. Here are two quotes from the World Wide Web:

    |Constant exposure to blue light from phones and computers is
    |very harmful to people. Researchers from Oregon State
    |University say the damaging effects of daily, lifelong
    |exposure to blue light worsen as a person ages.

    |Blue-light filtering glasses may not be as effective as
    |marketed, according to new research. These glasses, designed
    |to filter out blue light, seem to have no significant impact
    |when it comes to preventing eye strain or improving sleep
    |quality after using computers.

    . Personally, I reckon advertising folks are sweet on
    that blue-tinted white because it comes off as "clean."
    That's probably why it's the default setting on devices.
    But thankfully, there are ways to tweak your settings or
    grab some software to dial back the blue.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Mike Spencer@21:1/5 to Richmond on Sat Feb 22 05:19:56 2025
    Richmond <[email protected]> writes:

    Another thing to consider though is that blue light refracts more than redlight. So if eyesight is becoming poor, it may still be possible to
    focus on blue writing without glasses, while red will no longer be
    possible.

    There's also the factor that continuous exposure to blue visual field
    is reported to be more of a mood depressant that other colors.

    Single data point:

    I do most things other than web browsing in emacs:

    emacs -fn [snip] -fg rgb:f/c/c -bg rgb:5/0/1 -cr SandyBrown

    which is (or looks like) white on a dark red background with an orange
    cursor. Arrived at this as most readable and least fatiguing after
    experiments with numerous color combinations incl blues, greens,
    orange and black background.

    I use vividly different colors for xterms/emacsen that must be easily
    and noticeably different to prevent bad errors, e.g. su to root or
    remote logins to ther hosts.

    White background is too bright, too fatiguing. PDF manuals that force
    white or bright background are really annoying.

    --
    Mike Spencer Nova Scotia, Canada

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Bob Eager@21:1/5 to Mike Spencer on Sat Feb 22 11:00:46 2025
    On Sat, 22 Feb 2025 05:19:56 -0400, Mike Spencer wrote:

    White background is too bright, too fatiguing. PDF manuals that force
    white or bright background are really annoying.

    I've set my PDF reader to use a lightish grey background.



    --
    Using UNIX since v6 (1975)...

    Use the BIG mirror service in the UK:
    http://www.mirrorservice.org

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Stefan Ram@21:1/5 to Stefan Ram on Sat Feb 22 13:08:34 2025
    [email protected] (Stefan Ram) wrote or quoted:
    In the Smalltalk world, they say, "Don't mode me in!".

    Maybe dark modes came into being like this:

    In a lesser-known chapter of tech history, a group of goth
    fashion enthusiasts successfully petitioned Linus Torvalds,
    the creator of Linux, to develop a comprehensive "dark mode"
    for digital displays several years ago. Their initiative aimed
    to remind users of life's transience and mortality through
    technology.

    This unusual collaboration led to the creation of an open-
    source project called "Eternal Night," which allowed users to
    create dark themes based on personal philosophies or moods.
    Although initially seen as unconventional, it laid the
    groundwork for today's ubiquitous dark modes in software.

    .

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Anton Shepelev@21:1/5 to All on Sat Feb 22 17:03:34 2025
    Bob Eager to Anton Shepelev:

    White background is too bright, too fatiguing. PDF
    manuals that force white or bright background are really
    annoying.

    I've set my PDF reader to use a lightish grey background.

    That's right. It's not the PDF manual, but the PDF reader.
    I prefer to set the background in my PDF reader and my
    browser to some reddish yellow resembling old paper, e.g.:
    255/232/216 or even
    255/227/207 .

    Does anyone know how to configure a non-white background for
    qpdview?

    --
    () ascii ribbon campaign -- against html e-mail
    /\ www.asciiribbon.org -- against proprietary attachments

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Anton Shepelev@21:1/5 to All on Sat Feb 22 17:15:19 2025
    Richmond:

    By blue light filter you mean a filter that removes blue
    light? like the night viewing mode?

    I wonder what causes the effect. I think it is not so much
    the absolute amount of blue light, as the relative: bluish
    light is associated with morning or mid-day, whereas yellow-
    red light with sunset, fire, and evening.

    --
    () ascii ribbon campaign -- against html e-mail
    /\ www.asciiribbon.org -- against proprietary attachments

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Anton Shepelev@21:1/5 to All on Sat Feb 22 16:44:36 2025
    Lawrence D'Oliveiro to Anton Shepelev:

    You accuse of lying ...

    No, you are the one who used that word, I did not.

    Yes, I am -- in clear terms to describe your statetement.
    When you ask of a person the reason they do something, and
    then call their answer an excuse, it is as good as saying
    they lied, for an excuse is nothing but a false, ostensible,
    reason, given to veil the true one.

    --
    () ascii ribbon campaign -- against html e-mail
    /\ www.asciiribbon.org -- against proprietary attachments

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Anton Shepelev@21:1/5 to All on Sat Feb 22 17:10:17 2025
    Richmond to Anton Shepelev:

    Hmmm, I do people ever complain of color aberrations?
    Does anybody find the natural full-spectrum daylight
    (3000-4000K) less comfortable than a spectral-color
    lighting? I do not think so.

    OK but I am not sure what bearing that has on it.

    Since natural daylight has the full spectrum, different
    refraction of red and blue would cause noticeable color
    oberrations in the vision, Not only does not daylight cause
    them, but it is also the most comfortable source of
    illumincation.

    By the way, seeing pure blue and pure red close together
    on the stark black background of a 16-color terminal
    feels weird to me. The red words seem to stand out of
    the display plane.

    Yes because it is refracting differently. These things are
    noticeable when looking at red and blue LEDs for example
    on gambling machines. The blue light is clearer.

    Can it rather to do a difference /dissipation/?

    --
    () ascii ribbon campaign -- against html e-mail
    /\ www.asciiribbon.org -- against proprietary attachments

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Anton Shepelev@21:1/5 to All on Sat Feb 22 17:19:49 2025
    Stefan Ram:

    I don't want any externally imposed "modes," but rather
    the ability to set the colors of my interface elements
    (text, title bar, background . . .) myself. This was still
    possible in Windows 98, but it seems to have been severely
    limited in newer Windows versions.

    Yes, and in addition to that, more and more programs use
    some custom, non-standard, or non-native UI frameworks, on
    which Windows settngs have no effect. Scaringliy many
    programs provice UI in the form of a built-in browser.

    --
    () ascii ribbon campaign -- against html e-mail
    /\ www.asciiribbon.org -- against proprietary attachments

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Bob Eager@21:1/5 to Anton Shepelev on Sat Feb 22 15:55:22 2025
    On Sat, 22 Feb 2025 17:03:34 +0300, Anton Shepelev wrote:

    Bob Eager to Anton Shepelev:

    White background is too bright, too fatiguing. PDF manuals that
    force white or bright background are really annoying.

    I've set my PDF reader to use a lightish grey background.

    That's right. It's not the PDF manual, but the PDF reader. I prefer to
    set the background in my PDF reader and my browser to some reddish
    yellow resembling old paper, e.g.: 255/232/216 or even 255/227/207 .

    Does anyone know how to configure a non-white background for qpdview?

    I have it installed, but mostly I use xpdf.



    --
    Using UNIX since v6 (1975)...

    Use the BIG mirror service in the UK:
    http://www.mirrorservice.org

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Rich@21:1/5 to Computer Nerd Kev on Sat Feb 22 16:07:39 2025
    Computer Nerd Kev <[email protected]d> wrote:
    You know, given our past exchanges, I think you know exactly what I
    mean and this conflating of ink and paint is just trolling.
    Goodbye.

    Yes, Lawrence is more often than not simply trolling. Killfiling him
    is the best response.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From yeti@21:1/5 to Rich on Sat Feb 22 17:04:16 2025
    Rich <[email protected]d> wrote:

    Computer Nerd Kev <[email protected]d> wrote:
    You know, given our past exchanges, I think you know exactly what I
    mean and this conflating of ink and paint is just trolling.
    Goodbye.

    Yes, Lawrence is more often than not simply trolling. Killfiling him
    is the best response.

            _
           / )
    ___   / /__
       |-'    _)
       |      _)
       |      _)
    ___|-.____)

    --
    I do not bite, I just want to play.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From candycanearter07@21:1/5 to Anton Shepelev on Sat Feb 22 19:10:03 2025
    Anton Shepelev <[email protected]> wrote at 14:19 this Saturday (GMT):
    Stefan Ram:

    I don't want any externally imposed "modes," but rather
    the ability to set the colors of my interface elements
    (text, title bar, background . . .) myself. This was still
    possible in Windows 98, but it seems to have been severely
    limited in newer Windows versions.

    Yes, and in addition to that, more and more programs use
    some custom, non-standard, or non-native UI frameworks, on
    which Windows settngs have no effect. Scaringliy many
    programs provice UI in the form of a built-in browser.


    Electron does suck, yeah, but it does technically make more programs
    compatible with Linux. /TECHNICALLY/. I'd still prefer a real app.
    --
    user <candycane> is generated from /dev/urandom

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Lawrence D'Oliveiro@21:1/5 to Anton Shepelev on Sat Feb 22 22:05:41 2025
    On Sat, 22 Feb 2025 16:44:36 +0300, Anton Shepelev wrote:

    Lawrence D'Oliveiro to Anton Shepelev:

    You accuse of lying ...

    No, you are the one who used that word, I did not.

    Yes, I am -- in clear terms to describe your statetement.

    You are ascribing malicious motives to people who are simply deluded.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Lawrence D'Oliveiro@21:1/5 to Mike Spencer on Sat Feb 22 21:27:49 2025
    On 22 Feb 2025 05:19:56 -0400, Mike Spencer wrote:

    White background is too bright, too fatiguing.

    Does your monitor not have a suitable brightness control?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Lawrence D'Oliveiro@21:1/5 to All on Sat Feb 22 21:26:56 2025
    On Sat, 22 Feb 2025 19:10:03 -0000 (UTC), candycanearter07 wrote:

    Electron does suck, yeah, but it does technically make more programs compatible with Linux.

    It was Microsoft’s choice of framework for building Visual Studio Code. Wonder why?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From candycanearter07@21:1/5 to Lawrence D'Oliveiro on Sun Feb 23 02:10:03 2025
    Lawrence D'Oliveiro <[email protected]d> wrote at 21:26 this Saturday (GMT):
    On Sat, 22 Feb 2025 19:10:03 -0000 (UTC), candycanearter07 wrote:

    Electron does suck, yeah, but it does technically make more programs
    compatible with Linux.

    It was Microsoft’s choice of framework for building Visual Studio Code. Wonder why?


    Wait, VSC is a website?
    --
    user <candycane> is generated from /dev/urandom

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Mike Spencer@21:1/5 to Lawrence D'Oliveiro on Sun Feb 23 03:08:33 2025
    Lawrence D'Oliveiro <[email protected]d> writes:

    On 22 Feb 2025 05:19:56 -0400, Mike Spencer wrote:

    White background is too bright, too fatiguing.

    Does your monitor not have a suitable brightness control?

    Oh, probably it does. Some kind of rocker buttons and other buttons
    on the back. Not even a power button on the front. Newish 24" LCD and
    I must still have the manual somewhere but dicking around with the
    buttons was too much trouble when it pretty well worked out of the
    box.

    If there's a software way to manage the monitor, I don't know about
    it.

    Yes, I do tell xpdf to use a dimgrey "papercolor". xpdf-3.04 (used
    because it can print w/lprng) complains:

    Config Error: Unknown config file command 'paperColor' (/home/mds/.xpdfrc:23)

    but does it anyway. xpdf version 4.03 doesn't complain.


    --
    Mike Spencer Nova Scotia, Canada

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richard Kettlewell@21:1/5 to [email protected] on Sun Feb 23 09:42:06 2025
    candycanearter07 <[email protected]> writes:
    Lawrence D'Oliveiro <[email protected]d> wrote at 21:26 this Saturday (GMT):
    On Sat, 22 Feb 2025 19:10:03 -0000 (UTC), candycanearter07 wrote:
    Electron does suck, yeah, but it does technically make more programs
    compatible with Linux.

    It was Microsoft’s choice of framework for building Visual Studio Code.
    Wonder why?

    Wait, VSC is a website?

    No and yes. It’s a standalone application written in JavaScript and
    using Electron (analogous to how you might use C and GTK+, etc).

    However, there’s an in-browser version too. That came later.

    --
    https://www.greenend.org.uk/rjk/

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Salvador Mirzo@21:1/5 to Richmond on Sun Feb 23 23:32:56 2025
    Richmond <[email protected]> writes:

    Salvador Mirzo <[email protected]> writes:

    Lawrence D'Oliveiro <[email protected]d> writes:

    The “easier on the eyes” excuse is nonsense.

    I never bought that either.

    By the way, I use dark text on light background, but that's because I
    use blue light filters pretty all day long, making it stronger at night;
    only a light background works well that way. Anyway, what's very
    noticeably easier on my eyes is the blue light filter. I run redshift.

    By blue light filter you mean a filter that removes blue light? like the night viewing mode?

    Yes. For example, redshift in the UNIX world and ``night light'' on
    Windows systems.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Anton Shepelev@21:1/5 to All on Tue Feb 25 14:11:10 2025
    Lawrence D'Oliveiro:

    Lawrence D'Oliveiro to Anton Shepelev:

    You accuse of lying ...

    No, you are the one who used that word, I did not.

    Yes, I am -- in clear terms to describe your statetement.

    You are ascribing malicious motives to people who are
    simply deluded.

    By repeatedly snipping my argumentation you show that you
    are not interested in a meaningful conversation.

    --
    () ascii ribbon campaign -- against html e-mail
    /\ www.asciiribbon.org -- against proprietary attachments

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Rich@21:1/5 to Anton Shepelev on Tue Feb 25 16:15:08 2025
    Anton Shepelev <[email protected]> wrote:
    Lawrence D'Oliveiro:

    Lawrence D'Oliveiro to Anton Shepelev:

    You accuse of lying ...

    No, you are the one who used that word, I did not.

    Yes, I am -- in clear terms to describe your statetement.

    You are ascribing malicious motives to people who are
    simply deluded.

    By repeatedly snipping my argumentation you show that you
    are not interested in a meaningful conversation.

    More often than not Lawrence is simply trolling, best to just killfile
    him and not have to see his whinings.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Lawrence D'Oliveiro@21:1/5 to Anton Shepelev on Tue Feb 25 20:34:28 2025
    On Tue, 25 Feb 2025 14:11:10 +0300, Anton Shepelev wrote:

    Lawrence D'Oliveiro:

    Lawrence D'Oliveiro to Anton Shepelev:

    You accuse of lying ...

    No, you are the one who used that word, I did not.

    Yes, I am -- in clear terms to describe your statetement.

    You are ascribing malicious motives to people who are simply deluded.

    If you can’t tell the difference between people who are repeating false statements that they might believe (or have been led to believe) are true,
    and those who are deliberately repeating statements that they know to be falsehoods ... what does that say about you?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Stefan Ram@21:1/5 to Stefan Ram on Thu Feb 27 09:21:15 2025
    [email protected] (Stefan Ram) wrote or quoted:
    There are different reports and studies that seem to contradict
    each other in part. Here are two quotes from the World Wide Web:

    In the morning, blue light helps, and during the day, bright day-
    light helps set your internal clock. Older guys have yellowed
    eyes and fewer receptors, which is why they see less blue.
    This can mess with their internal clock and, by extension,
    their sleep. Long story short, (blue and/or bright) light
    in the morning is a win, and in the evening, it's a bust.

    "The bright and dark side of blue-enriched light on sleep and
    activity in older adults" - Débora Barroggi Constantino,
    Katharina A. Lederle, Daan R. van der Veen, Benita Middleton,
    Victoria L. Revell, Tracey L. Sletten, Peter Williams, Debra
    J. Skene; January 17, 2025; GeroScience.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Ivan Shmakov@21:1/5 to All on Sun Mar 2 15:30:31 2025
    On 2025-02-20, Lawrence D'Oliveiro wrote:

    I don't know why everybody is embracing "Dark Mode" display settings
    these days. Some say it's for power saving, others say it's easier
    on the eyes.

    And it's very well possible that it works one way for some, and
    the other for others.

    For instance, the Ars Technica post you've referenced explicitly
    mentions that "dark mode" results in lower power consumption (even
    if slightly) for OLED displays, not (currently more common) LCDs.

    My understanding is that electrons hitting phosphor produce
    (waste) heat, too, and even more so for those electrons that
    hit the /mask/ rather than the phosphor; hence I'd venture to
    guess power savings are to be expected for CRT displays as well.

    For "backlit" LCDs (i. e., computers, not digital multimeters),
    power consumption is largely that of their backlight source, which
    indeed directly depends on the brightness setting; and on the
    "mode" only as much as user's brightness preference depends on it.

    The only reason I've heard that makes sense is graphic artists doing
    colour work use it (together with appropriately set-up ambient lighting--important!) to get a more consistent viewing environment,
    crucial for ensuring those colours come out correct. As far as I'm concerned, everybody else is following a fad.

    Fad or not, it's worked for me so far. I've had "setterm
    -foreground white -background blue -bold off -store" in my
    ~/.bash_profile since 2004-10-07 at the latest, CRT and LCD
    alike. (I don't recall ever using an OLED display yet.) E. g.:

    http://users.am-1.org/~ivan/misc-2022/sfn.oIXvO0FgwKI2peJnKbe__sn-K4uXM97sK2lAyDNgcMs.png

    In the 1990s, I've used "DOS" software, which didn't exactly
    offer an easy way to change system-wide color scheme. (Not that
    X is /that/ much better in this respect, all things considered.)
    Though I still remember using a light-on-dark preset for
    DOS Navigator.

    I mostly stick to fbcon these days (and just direct images
    straight to /dev/fb0 whenever I need to view any), but when
    I need X, I actually use a reverse color scheme, e. g.:

    http://users.am-1.org/~ivan/misc-2022/sfn.KHoLfg7SXl33RP3NDuSt-RkvFiORw9AEtzhSj3tOK5A.png

    I've had "XTerm*background: gray" and "XTerm*foreground:
    navyblue" in my ~/.Xresources since 2013-12-25 at the latest.
    (I've used "Wheat" on "DarkSlateGray" before.)

    Can't say I've noticed all that much difference in eye strain
    between these two settings. So far as I can tell, for me, eye
    strain depends more on information density than on specific
    colors (provided there's adequate contrast, of course.) Say,
    I can read 80 characters long lines, and I'd rather not read
    160. I can comfortably use a horizontal toolbar with 15 buttons
    across the entire width of the screen (or a vertical one with 12,
    similarly), and much less so that with 50. And so on.

    The "easier on the eyes" excuse is nonsense.

    ... Lastly, ambient lightning indeed /does/ matter: using
    "light" mode in a dark room is ought to result in the strain
    to the intrinsic eye muscles, as the moving eye will have to
    adapt to the difference in brightness between the screen and
    the environment.

    Though perhaps too dark ambient lightning should be avoided in
    the first place, as dilated pupil will result in blurred image
    on the retina. (As perhaps any photographer would know.)

    I say this as someone whose computing career began with CRT terminals
    that displayed light text (or, if you were lucky, graphics) against
    a dark background. As soon as the display technology allowed for
    dark text on a light background, a lot of us made the switch,

    As has already been pointed in this thread, CRT flicker is more
    noticeable on light backgrounds, so that might've been a factor
    for dark background popularity (such as it was) back when CRTs
    were common.

    for the same reason that printed paper usually has dark text on a
    light background, and not the other way round: because it's easier
    on the eyes.

    I'm inclined to agree with Computer Nerd Kev here in that we
    have dark ink on light paper largely because that's the way
    technology's been evolving so far. At this point, dark-on-
    light is simply way cheaper than the other way around.

    (If anything, I don't recall ever seeing white toner on offer
    for my HP LJ 1020.)

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)