]> git.notmuchmail.org Git - notmuch/commit
emacs: make faces readable on dark backgrounds.
authorMatt Armstrong <marmstrong@google.com>
Fri, 28 Oct 2016 22:31:42 +0000 (15:31 -0700)
committerDavid Bremner <david@tethera.net>
Wed, 2 Nov 2016 10:40:20 +0000 (07:40 -0300)
commitd62f9dbfc0722d16f4b3a8801967e040c2033ff4
treef509de43962dc52f38fce5ba227d2b01df4102c5
parent429c30c2bc6587023f234a8a801f9ad5ce7076c0
emacs: make faces readable on dark backgrounds.

The notmuch-tag-flagged, notmuch-search-flagged-face and
notmuch-crypto-part-header faces defaulted to "blue", which is nearly
unreadable when a dark background is in use.  This is addressed by using
"LightBlue1" for dark backgrounds.

As a side effect, these faces are now no-op definitions for grayscale or
mono displays.
emacs/notmuch-crypto.el
emacs/notmuch-tag.el
emacs/notmuch.el