Commit 19b70210 authored by Benno Schulenberg's avatar Benno Schulenberg
Browse files

tweaks: suggest a separate color scheme for root

And slightly change the existing one for normal users.
No related merge requests found
Showing with 9 additions and 3 deletions
+9 -3
......@@ -202,10 +202,16 @@
## Paint the interface elements of nano.
## These are examples; by default there are no colors.
# set titlecolor brightwhite,blue
# set numbercolor cyan
# set statuscolor brightwhite,green
# set keycolor green
# set functioncolor yellow
# set numbercolor cyan
# set keycolor cyan
# set functioncolor green
## In root's .nanorc you might want to use:
# set titlecolor brightwhite,red
# set statuscolor brightwhite,red
# set numbercolor magenta
# set keycolor brightmagenta
# set functioncolor magenta
## Setup of syntax coloring.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment