24-bit colors question
Yakov Lerner
iler.ml at gmail.com
Mon Mar 20 09:23:34 CET 2006
On 3/19/06, Marc Lehmann <schmorp at schmorp.de> wrote:
> On Sun, Mar 19, 2006 at 11:38:44PM +0300, Yakov Lerner <iler.ml at gmail.com> wrote:
> > I found escape sequences in the doc. Can I have clarification regaring these:
> > Ps = 10 Change colour of text foreground to Pt
> > Ps = 11 Change colour of text background to Pt
>
> Yes, and the other sequences that change the other color indices.
>
> > 1. Does what you said mean that X color names can be used
> > as Pt in Ps = 10 and PS=11 sequences ?
>
> Yes, in addition, the ones supported by rxvt-unicode, too (rgba:///)
>
> > 2. Are X-standard notation of RGB (#RRGGBB that's accepted in all color
> > resources and in -fg/-bg values) also accepted in Pt values ?
>
> Yes, except that #rrggbb is deprecated by X and should be replaced by an
> explicit rgb: specification.
Thanks, great.
Yakov
More information about the rxvt-unicode
mailing list