This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: List of legal color names for "rxvt -bg"?


David,

When in all else fails:

% strings /bin/rxvt.exe |less
...
Cyan
Magenta
Blue
Yellow
Green
Grey25
AntiqueWhite
Cyan3
Magenta3
Blue3
Yellow3
Green3
Red3
White
Black
...


Not the most definitive way, I suppose--there could be an external color 
database ("find / -iname '*color*'" didn't turn up anything obvious) and 
the color names might not be contiguous in the output of "strings" and you 
might just miss them amidst all the others, but I did say "when all else 
fails..."

Don't forget the use of hex-encoded triples: -bg '#RRGGBB'

Randall Schulz
Mountain View, CA USA


At 10:35 2001-06-15, you wrote:
>How can you tell what the legal color names are for "rxvt -bg"?
>
>--
>Want to unsubscribe from this list?
>Check out: http://cygwin.com/ml/#unsubscribe-simple


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]