From 1510e5de6bf6739adcdea82af37d6dfb4265d01f Mon Sep 17 00:00:00 2001 From: Derek Stevens Date: Sun, 11 Oct 2020 02:00:06 -0400 Subject: [PATCH] tweaked nmtui colorscheme --- nmtui_alacritty.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nmtui_alacritty.yml b/nmtui_alacritty.yml index 52fabde..5104ad8 100644 --- a/nmtui_alacritty.yml +++ b/nmtui_alacritty.yml @@ -180,14 +180,14 @@ colors: # Normal colors normal: - black: '0x797979' + black: '0xc9c9c9' red: '0x1f9b92' green: '0x859900' yellow: '0xb58900' blue: '0x000000' magenta: '0xd33682' cyan: '0x333333' - white: '0xeee8d5' + white: '0x444444' # Bright colors bright: