nano colours
This commit is contained in:
parent
7b0749508d
commit
836f8f7932
1 changed files with 2 additions and 2 deletions
4
.nanorc
4
.nanorc
|
|
@ -185,10 +185,10 @@ set suspend
|
||||||
|
|
||||||
## Paint the interface elements of nano.
|
## Paint the interface elements of nano.
|
||||||
## This is an example; by default there are no colors.
|
## This is an example; by default there are no colors.
|
||||||
set titlecolor magenta,black
|
set titlecolor brightmagenta,black
|
||||||
set statuscolor brightwhite,magenta
|
set statuscolor brightwhite,magenta
|
||||||
set keycolor magenta
|
set keycolor magenta
|
||||||
set functioncolor white
|
set functioncolor brightwhite
|
||||||
|
|
||||||
|
|
||||||
## Setup of syntax coloring.
|
## Setup of syntax coloring.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue