aboutsummaryrefslogtreecommitdiff
path: root/.config/alacritty.toml
diff options
context:
space:
mode:
authorXander Swan <email>2025-12-03 10:00:42 -0500
committerXander Swan <email>2025-12-03 10:00:42 -0500
commitef3eaac0052ecf961dc26144d60864c68ea623a9 (patch)
tree4cf67de008859e4f46512585b1fcee8fddb9733b /.config/alacritty.toml
parent93cc011e771a7473b5783253408c627da756204b (diff)
idk lmao
Diffstat (limited to '.config/alacritty.toml')
-rw-r--r--.config/alacritty.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/alacritty.toml b/.config/alacritty.toml
index 50c70f0..d4598bd 100644
--- a/.config/alacritty.toml
+++ b/.config/alacritty.toml
@@ -16,7 +16,7 @@ draw_bold_text_with_bright_colors = true
[colors.primary]
foreground = "#FFFFFF"
-background = "#1A191C"
+background = "#161617"
[colors.normal]
black = "#333333"