aboutsummaryrefslogtreecommitdiffstats
path: root/.config/alacritty/themes/catppuccin-mocha.toml
diff options
context:
space:
mode:
Diffstat (limited to '.config/alacritty/themes/catppuccin-mocha.toml')
-rw-r--r--.config/alacritty/themes/catppuccin-mocha.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/alacritty/themes/catppuccin-mocha.toml b/.config/alacritty/themes/catppuccin-mocha.toml
index 7b752ce..672931b 100644
--- a/.config/alacritty/themes/catppuccin-mocha.toml
+++ b/.config/alacritty/themes/catppuccin-mocha.toml
@@ -1,6 +1,6 @@
[colors.primary]
#background = "#1e1e2e"
-background = "#14161b"
+background = "#11111b" # crust
foreground = "#cdd6f4"
dim_foreground = "#7f849c"
bright_foreground = "#cdd6f4"
@@ -35,7 +35,7 @@ background = "#a6adc8"
[colors.selection]
text = "#1e1e2e"
-background = "#f5e0dc"
+background = "#b4befe"
[colors.normal]
black = "#45475a"