On Sun, Jul 05, 2020 at 03:34:50PM -0700, Kevin J. McCarthy wrote:
Starting in 1.12, you can specify attributes in addition to
foreground+background. For example:
color indicator underline default default
See http://www.mutt.org/doc/manual/#color
Oh, that works! Thanks for the tip!
One question, though: if the item has already a color (set by another
"color rule") it overrides the old color, right? It doesn't seem to be
possible to just "underline the item. I though that:
color indicator underline default default
... could do that, but it defaults to terminal colors, not the item
color, unless I'm missing something (again again :-]).