nano-devel
[Top][All Lists]
Advanced

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

Re: [Nano-devel] about support for more than 16 colors


From: Brand Huntsman
Subject: Re: [Nano-devel] about support for more than 16 colors
Date: Mon, 8 Jan 2018 20:41:55 -0700

On Sat, 6 Jan 2018 21:18:12 +0100
Benno Schulenberg <address@hidden> wrote:

> bold.  But this hue change can be done separately from the boldness,
> by adding 8 to the base color number.  See attached patch.

Foreground and background colors can use this, using a bright attribute could 
only handle foreground. A new prefix similar to bright should be added instead 
of an attribute. Any ideas?

Or maybe allow bright prefix on background color and add a 
nobold/notbold/unbold attribute that prevents the bright on foreground color 
from bolding it.

color brightred,brightgreen // bold
color nobold,brightred,brightgreen // not bold




reply via email to

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