Re: Adequacy of min-colors thresholds

Eli Zaretskii <[email protected]> Tue, 14 Jul 2026 14:59:43 +0300
Newsgroups gmane.emacs.help
Message-ID <[email protected]>
> Date: Tue, 14 Jul 2026 01:14:51 +0000
> From: Heime <[email protected]>
> Cc: Stephen Berman <[email protected]>, Eli Zaretskii <[email protected]>, [email protected]
> 
> Is there some reason why (min-colors 8) does not include the 
> (background dark) and (background light) distinction?

min-colors and background are two independent properties of a face's
definition.  If the color definition does not change with background
mode, it means whoever defined the face concluded that a single color
will do a satisfactory job in both cases.