diff --git a/themes/ristretto/alacritty.toml b/themes/ristretto/alacritty.toml index 9bfae023..c716798a 100644 --- a/themes/ristretto/alacritty.toml +++ b/themes/ristretto/alacritty.toml @@ -1,7 +1,7 @@ [colors] [colors.normal] -black = "#2c2525" +black = "#72696a" red = "#fd6883" green = "#adda78" yellow = "#f9cc6c" @@ -11,7 +11,7 @@ cyan = "#85dacc" white = "#e6d9db" [colors.bright] -black = "#463a3a" +black = "#948a8b" red = "#ff8297" green = "#c8e292" yellow = "#fcd675"