emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Darkening font-lock colors


From: Juri Linkov
Subject: Re: Darkening font-lock colors
Date: Mon, 03 Aug 2009 03:16:31 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (x86_64-pc-linux-gnu)

> Suggestions welcome.  I'm afraid I don't have the time to tinker around
> finding an optimal color scheme---I just wanted to fix the legibility
> problem.  If you can come up with something better, let us know.

Thank you, finally we have legible default font-lock faces.

One problem I see is with `font-lock-string-face'.  Please look at
design guidelines for font-lock colors at the end of the Commentary
section of font-lock.el.  It says:

  Make the face attributes fit the concept as far as possible.
  i.e., function names might be a bold color such as blue, comments
  might be a bright color such as red, character strings might be brown,
  because, err, strings are brown

It seems designers chose "RosyBrown" because it contains the word "Brown".
But actually it is rosy and not brown at all.  Now we have "VioletRed4"
that it more far from brown.

Can we return the to the initial design with a color like say "RosyBrown4"?

-- 
Juri Linkov
http://www.jurta.org/emacs/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]