GNU bug report logs -
#6693
24.0.50; font-lock-(builtin|doc) faces are *way* too close
Previous Next
Reported by: "Drew Adams" <drew.adams <at> oracle.com>
Date: Wed, 21 Jul 2010 17:33:02 UTC
Severity: minor
Found in version 24.0.50
Done: Chong Yidong <cyd <at> stupidchicken.com>
Bug is archived. No further changes may be made.
Full log
Message #14 received at 6693 <at> debbugs.gnu.org (full text, mbox):
"Drew Adams" <drew.adams <at> oracle.com> writes:
> I guess it would be this one, since that is what emacs -Q gives on my machine, I
> assume (light background, many colors):
>
> (((class color) (min-colors 88) (background light))
> (:foreground "MediumOrchid4"))
>
> As I said, previously the value was "Orchid", and that was better.
The commit message for the change from Orchid to MediumOrchid4 is:
=== modified file 'lisp/ChangeLog'
*** lisp/ChangeLog 2009-08-01 16:21:45 +0000
--- lisp/ChangeLog 2009-08-02 14:20:02 +0000
***************
*** 1,3 ****
--- 1,9 ----
+ 2009-08-02 Chong Yidong <cyd <at> stupidchicken.com>
+
+ * font-lock.el (font-lock-string-face, font-lock-builtin-face)
+ (font-lock-variable-name-face, font-lock-constant-face): Darken
+ the colors for light backgrounds.
+
So presumably some people had difficulty reading Orchid on light
backgrounds?
Perhaps a different colour could be used in your use case that would
still be legible, but separate the doc string from the keywords. Do you
have a suggestion?
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog http://lars.ingebrigtsen.no/
This bug report was last modified 13 years and 326 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.