Re: Retrieving color names and hex values using list-colors-display for coding purposes
Eli Zaretskii <[email protected]> Fri, 17 Jul 2026 16:33:38 +0300
| Newsgroups | gmane.emacs.help |
|---|---|
| Message-ID | <[email protected]> |
> Date: Fri, 17 Jul 2026 13:22:13 +0000 > From: uzibalqa <[email protected]> > Cc: Heime <[email protected]>, [email protected], [email protected] > > If the advice is always to use #RRRRGGGGBBBB, which is also always the advice > for my cases, then how (list-colors-display) showing me #RRGGBB follows the > advice you described? To follow your advice, display #RRRRGGGGBBBB, not > the currently displayed #RRGGBB. Are you writing list-colors-display? If not, why is it important that it shows 6-digit RGB values?