]> git.eshelyaron.com Git - emacs.git/commit
Tweak link and startup screen faces.
authorChong Yidong <cyd@stupidchicken.com>
Sun, 10 Jul 2011 02:04:45 +0000 (22:04 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 10 Jul 2011 02:04:45 +0000 (22:04 -0400)
commitfa7c3228b5868efb5789ad862ea29a59c265acd4
tree4015cc2dee045659ff04a820858f94d880f9288a
parent455e4fa13a50cfd3ad0ca765f1aca3e3d30cca6a
Tweak link and startup screen faces.

See http://lists.gnu.org/archive/html/emacs-devel/2011-07/msg00478.html
for a discussion of the link face.  The changes to the startup faces
are so that they can take advantage of the light/dark background
settings already defined for those faces.

* lisp/faces.el (link): Use a less saturated blue on light backgrounds.

* lisp/startup.el (fancy-startup-text, fancy-about-text)
(fancy-startup-tail): Use font-lock faces, for background safety.
lisp/ChangeLog
lisp/faces.el
lisp/startup.el