diff --git a/.config/alacritty/themes/themes/coolnight.toml b/.config/alacritty/themes/themes/coolnight.toml index 1b90206..021b94f 100644 --- a/.config/alacritty/themes/themes/coolnight.toml +++ b/.config/alacritty/themes/themes/coolnight.toml @@ -12,7 +12,7 @@ text = "#011423" cursor = "#47FF9C" [colors.normal] -black = "#1A466B" +black = "#214969" red = "#E52E2E" green = "#44FFB1" yellow = "#FFE073" @@ -22,7 +22,7 @@ cyan = "#24EAF7" white = "#24EAF7" [colors.bright] -black = "#1A466B" +black = "#214969" red = "#E52E2E" green = "#44FFB1" yellow = "#FFE073"