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

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

Re: min-colors 88


From: Eli Zaretskii
Subject: Re: min-colors 88
Date: Fri, 28 Jan 2022 14:16:59 +0200

> Date: Fri, 28 Jan 2022 12:54:49 +0100 (CET)
> From: fatiparty@tutanota.com
> Cc: Help Gnu Emacs <help-gnu-emacs@gnu.org>
> 
> For instance I can invent a code #d166ff
>  ( ((class color) (min-colors 88) (background dark))
>        :foreground "#d166ff" )
> 
> That would not mean that #d166ff actually exists for 256 colour availability.

It doesn't matter.  Emacs will find a color that is the closest to
that RGB value, and use it.  See tty-colors.el.



reply via email to

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