Fixed nano's `stripecolor`

master
Meliurwen 3 years ago
parent 79bf6c2440
commit 63d5c4308a
Signed by: meliurwen
GPG Key ID: 818A8B35E9F1CE10
  1. 2
      nano/.config/nano/nanorc

@ -16,7 +16,7 @@ set tabsize 4
# Colors # Colors
set titlecolor black,blue set titlecolor black,blue
set numbercolor blue,black set numbercolor blue,black
set stripecolor ,white set stripecolor black,white
set scrollercolor blue,black set scrollercolor blue,black
set selectedcolor black,magenta set selectedcolor black,magenta
set spotlightcolor black,magenta set spotlightcolor black,magenta

Loading…
Cancel
Save