Change colours for nano
This commit is contained in:
parent
c9a8dfebfe
commit
7b0749508d
1 changed files with 3 additions and 3 deletions
6
.nanorc
6
.nanorc
|
|
@ -185,9 +185,9 @@ set suspend
|
|||
|
||||
## Paint the interface elements of nano.
|
||||
## This is an example; by default there are no colors.
|
||||
set titlecolor red,black
|
||||
set statuscolor brightwhite,red
|
||||
set keycolor red
|
||||
set titlecolor magenta,black
|
||||
set statuscolor brightwhite,magenta
|
||||
set keycolor magenta
|
||||
set functioncolor white
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue