From 06ecb38dbc1232895e48c20fe381825da097990a Mon Sep 17 00:00:00 2001 From: Adam Date: Thu, 28 Oct 2021 17:25:38 +0200 Subject: Starship shell prompt + doom one theme for alacritty + vim + nvim --- .config/alacritty/alacritty.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.config/alacritty') diff --git a/.config/alacritty/alacritty.yml b/.config/alacritty/alacritty.yml index 99f866b..e2f57bf 100644 --- a/.config/alacritty/alacritty.yml +++ b/.config/alacritty/alacritty.yml @@ -158,8 +158,8 @@ colors: background: '#282c34' foreground: '#bbc2cf' cursor: - text: CellBackground - cursor: '#528bff' + text: CellBackground + cursor: CellForeground selection: text: CellForeground background: '#3e4451' @@ -171,7 +171,7 @@ colors: blue: '#51afef' magenta: '#c678dd' cyan: '#5699af' - white: '#202328' + white: '#bbc2cf' bright: black: '#5b6268' red: '#da8548' -- cgit v1.2.3-70-g09d2