From cdb12d3eb554e4e8c67f22adfaa402f78115e97d Mon Sep 17 00:00:00 2001 From: Stian Date: Sat, 24 Jan 2026 15:13:38 +0100 Subject: [PATCH] Update files --- .config/nano/nanorc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/nano/nanorc b/.config/nano/nanorc index a63be16..e43eb14 100755 --- a/.config/nano/nanorc +++ b/.config/nano/nanorc @@ -43,7 +43,7 @@ set tabsize 4 ## no colors by default, except for errorcolor and spotlightcolor. set titlecolor black,lightyellow #set promptcolor black,yellow -set statuscolor black,blue +set statuscolor bold,lightwhite,grey # set errorcolor bold,white,red # set spotlightcolor black,lightyellow # set selectedcolor lightwhite,magenta