[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: incomplete comment colorization in terminals
From: |
Dan Nicolaescu |
Subject: |
Re: incomplete comment colorization in terminals |
Date: |
Wed, 12 Mar 2008 23:38:17 -0700 |
Richard Stallman <address@hidden> writes:
> In any case, I would not mind if some other change is made for the
> white background case.
Thanks. I have done that.
We can actually completely get rid of `font-lock-comment-delimiter-face'
if the color for the dark background, 8 colors is changed to "yellow".
"yellow" is very readable on a black background. It will appear as
orange on the Linux console, which is also very readable.
Of the font-lock faces only font-lock-variable-name-face uses
"yellow". The 2 faces tend to appear in different contexts, so there
should not be a big problem in using the same color for both.
What do you think?
- incomplete comment colorization in terminals, Rob Riepel, 2008/03/12
- Re: incomplete comment colorization in terminals, Eli Zaretskii, 2008/03/12
- Re: incomplete comment colorization in terminals, Dan Nicolaescu, 2008/03/12
- Re: incomplete comment colorization in terminals, Richard Stallman, 2008/03/12
- Re: incomplete comment colorization in terminals,
Dan Nicolaescu <=
- Re: incomplete comment colorization in terminals, Richard Stallman, 2008/03/13
- Re: incomplete comment colorization in terminals, Dan Nicolaescu, 2008/03/13
- Re: incomplete comment colorization in terminals, Nick Roberts, 2008/03/13
- Re: incomplete comment colorization in terminals, Dan Nicolaescu, 2008/03/13
- Re: incomplete comment colorization in terminals, Nick Roberts, 2008/03/15
- Re: incomplete comment colorization in terminals, Dan Nicolaescu, 2008/03/15
Re: incomplete comment colorization in terminals, Rob Riepel, 2008/03/14
Re: incomplete comment colorization in terminals, Dan Nicolaescu, 2008/03/12