[neomutt-users] colorscheme changed between Debian's neomutt versions?
Peter P.
peterparker at fastmail.com
Mon Jun 12 19:59:56 CEST 2023
* Reto <reto at slightlybroken.com> [2023-06-12 19:14]:
> On Mon, Jun 12, 2023 at 03:52:50PM +0200, Peter P. wrote:
> > with the upgrade to Debian's new stable distribution came a new
> > neomutt versioned 20220429+dfsg1-4.1
>
> This is, well, old. Color just changed again, neomutt latest just gained
> true color support ;)
>
> > It seems that some color schemes have changed? I am now looking for a way
> > to get my old colorscheme back as it works so much better for me. How
> > can I achieve this and is there a reason for the change?
>
> Flat is pretty good at writing changelogs, so that ought to be your first
> destination for such questions:
>
> https://github.com/neomutt/neomutt/releases/tag/20220415
>
> Presumably you run into
>
> > In particular, "default" means transparent.
Thank you so much Reto!
Indeed! What was looking weird was
color index brightyellow black ~N
color indicator default cyan
resulting in brightyellow over cyan when the indicator was on a new email.
I now changed this to
color index brightyellow black ~N
color indicator black cyan
which looks better, but still gets me bold grey over cyan, which is s
till a bit hard to read. I reckon the indicator simpy inverts the
brightyellow? The old behavior was actually non-bold black over cyan
here. Does anyone know of a way to restore this for the indicator?
Again, this was very helpful! Thanks!
Peter
More information about the neomutt-users
mailing list