From 1b58012464070bcf788e57835fb7c574349019fb Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 22 May 2022 23:08:51 +0900 Subject: neovim:ocean: update --- .config/alacritty/alacritty.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.config/alacritty/alacritty.yml') diff --git a/.config/alacritty/alacritty.yml b/.config/alacritty/alacritty.yml index 1bb331e..90b18d8 100644 --- a/.config/alacritty/alacritty.yml +++ b/.config/alacritty/alacritty.yml @@ -192,7 +192,7 @@ font: colors: # Default colors primary: - background: '#100f1f' + background: '#101020' foreground: '#b1b1c8' # Bright and dim foreground colors @@ -211,8 +211,8 @@ colors: # Allowed values are CellForeground/CellBackground, which reference the # affected cell, or hexadecimal colors like #ff00ff. cursor: - text: '#d1d1e8' - cursor: '#5b5aac' + text: '#100f1f' + cursor: '#b1b1c8' # Vi mode cursor colors # -- cgit v1.2.3-70-g09d2