From 7b0749508d4207b17265761d72241f8a09c5d01e Mon Sep 17 00:00:00 2001 From: Darren Austin Date: Sun, 30 Oct 2016 01:43:42 +0100 Subject: [PATCH] Change colours for nano --- .nanorc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.nanorc b/.nanorc index b6da057..427c75a 100644 --- a/.nanorc +++ b/.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