From 836f8f79323b8a3f4b15f3052702659c6b0d3d17 Mon Sep 17 00:00:00 2001 From: Darren Austin Date: Sun, 30 Oct 2016 01:47:46 +0000 Subject: [PATCH] nano colours --- .nanorc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.nanorc b/.nanorc index 427c75a..2535692 100644 --- a/.nanorc +++ b/.nanorc @@ -185,10 +185,10 @@ set suspend ## Paint the interface elements of nano. ## This is an example; by default there are no colors. -set titlecolor magenta,black +set titlecolor brightmagenta,black set statuscolor brightwhite,magenta set keycolor magenta -set functioncolor white +set functioncolor brightwhite ## Setup of syntax coloring.