docs: mention that errorcolor does have default colors
This fixes https://savannah.gnu.org/bugs/?53225.master
parent
54103d8ed1
commit
aa41eb69c0
|
@ -196,8 +196,8 @@
|
||||||
# set wordchars "<_>."
|
# set wordchars "<_>."
|
||||||
|
|
||||||
|
|
||||||
## Paint the interface elements of nano.
|
## Paint the interface elements of nano. These are examples;
|
||||||
## These are examples; by default there are no colors.
|
## by default there are no colors, except for errorcolor.
|
||||||
# set titlecolor brightwhite,blue
|
# set titlecolor brightwhite,blue
|
||||||
# set statuscolor brightwhite,green
|
# set statuscolor brightwhite,green
|
||||||
# set errorcolor brightwhite,red
|
# set errorcolor brightwhite,red
|
||||||
|
|
Loading…
Reference in New Issue