Update .nanorc-4.8 with new colours.
This commit is contained in:
parent
719da537b4
commit
55761fec92
1 changed files with 5 additions and 5 deletions
10
.nanorc-4.8
10
.nanorc-4.8
|
@ -28,7 +28,7 @@ set atblanks
|
|||
# set casesensitive
|
||||
|
||||
## Do not use the line below the title bar.
|
||||
set emptyline
|
||||
# set emptyline
|
||||
|
||||
## Set the line length for wrapping text and justifying paragraphs.
|
||||
set fill -2
|
||||
|
@ -70,7 +70,7 @@ set smarthome
|
|||
set speller "aspell -x -c"
|
||||
|
||||
## Allow nano to be suspended.
|
||||
set suspend
|
||||
set suspendable
|
||||
|
||||
## When justifying text, trailing whitespace will automatically be removed.
|
||||
set trimblanks
|
||||
|
@ -91,11 +91,11 @@ set whitespace »·
|
|||
set errorcolor brightwhite,red
|
||||
set functioncolor magenta
|
||||
set keycolor brightwhite
|
||||
set numbercolor magenta
|
||||
set numbercolor brightwhite,magenta
|
||||
set selectedcolor brightwhite,blue
|
||||
set statuscolor magenta
|
||||
set statuscolor brightwhite,magenta
|
||||
set stripecolor brightblue
|
||||
set titlecolor magenta
|
||||
set titlecolor brightwhite,magenta
|
||||
|
||||
|
||||
## Include all existing syntax highlight definitions.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue