help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Grey on Grey is hard to read


From: Bruce Korb
Subject: Re: Grey on Grey is hard to read
Date: Thu, 06 Dec 2001 06:21:23 -0800

Kevin Dziulko wrote:
> 2. I use the following in my .emacs file to set the colors for the different
> syntax types:
> 
> (cond ((fboundp 'global-font-lock-mode)
>        ;; Customize face attributes
>        (setq font-lock-face-attributes
>              ;; Symbol-for-Face Foreground Background Bold Italic Underline
>              '((font-lock-comment-face       "Magenta")
>                (font-lock-string-face        "Blue")
[[...]]
Perfect!

> 3. see the quote from http://www.gnu.org/software/emacs/windows/faq4.html
> for info about foreground and background colors:

The FAQ's I bumped into were not as clear and specific as this.
I was looking in the wrong places, I guess.  The faq4 for windows
was what I needed, but I wasn't finding that.

> Hope this helps.

It was great!  Thank you!  - Bruce



reply via email to

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