emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: wry@mm.st
To: emacs-orgmode@gnu.org
Subject: Re: need to increase contrast in all emacs faces for legibility
Date: Wed, 11 Dec 2019 20:42:28 -0500	[thread overview]
Message-ID: <20191212014227.dcdadcq6qxqhwkuz@wrycode> (raw)
In-Reply-To: <CAJcAo8s_ey8z=3XRnK4c19McmCXm-DnOxhD1cgOaz3bD-d-tvw@mail.gmail.com>

On 12/10, Samuel Wales wrote:
>at night, i need much more contrast in my emacs faces in order to
>increase legibility.

This is counterintuitive, normally you need to increase contrast
during the day and decrease contrast (and lower brightness) at night
to prevent eye strain. Unless you're using an E Ink display or
something crazy, decreased ambient light should not affect legibility
(pixels are backlit), only eye strain.

>is it possible to programmatically increase foreground contrast
>against their background in all faces?

>i already have the background black or close to it.

Studies have suggested that light text on dark background is less
legible than dark text on light background, so you could change
that. Anecdotally this is true for me in Emacs and on the web, but the
decreased eye strain at night is worth the tradeoff of using a dark
background.

I doubt Emacs has this contrast functionality built in. You can always
change themes (M-x customize-themes). A quick Google of "Emacs high
contrast themes" yields at least one theme you could try.

You can even manually modify themes. Just go to the Elisp file and
play around with the theme definition. Use Gimp or Google "HTML color
picker" to find new colors to replace whichever color you're not
satisfied with.

If you're actually trying to reduce eye strain at night, there are
several tools at your disposal.

- Redshift has already been mentioned; I consider my computer
  basically unusable at night without it
- Decrease display brightness using software
  (e.g. https://github.com/haikarainen/light )
- Change brightness or color settings at the hardware level (by
  clicking buttons on your monitor)
- Add more ambient light around your monitor
- Computer blue-light filtering glasses (I don't know if they're effective or not)

  parent reply	other threads:[~2019-12-12  1:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-11  3:39 need to increase contrast in all emacs faces for legibility Samuel Wales
2019-12-11  8:56 ` Marco
2019-12-11 12:04 ` Pankaj Jangid
2019-12-12  1:42 ` wry [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-12-11 19:03 Need " Bruce Russell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191212014227.dcdadcq6qxqhwkuz@wrycode \
    --to=wry@mm.st \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).