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

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

Re: min-colors 88


From: Emanuel Berg
Subject: Re: min-colors 88
Date: Fri, 28 Jan 2022 22:21:57 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

fatiparty--- via Users list for the GNU Emacs text editor wrote:

>>> I could be mistaking the interpretation of the hex-codes to
>>> the number of colours available.
>>
>> There are
>>
>>  $ echo $(( (16**2)**3 ))
>>  16 777 216
>>
>> to choose the 16 (or 88 in your case perhaps) from.
>
> I could then come up with a hex-code where the colour in
> not supported.

Usually when you use them you refer to the 16 (or 88) assigned
colors, not hex #RRGGBB numbers. But if you do, either it
won't work or it'll have to be rounded to a color that _is_
assigned and available.

-- 
underground experts united
https://dataswamp.org/~incal




reply via email to

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