[alacritty] Change background color

This commit is contained in:
seajee
2025-11-24 15:58:03 +01:00
parent 6f2e263810
commit d96c108b28

View File

@@ -14,7 +14,7 @@ size = 14.0
hide_when_typing = true hide_when_typing = true
[colors.primary] [colors.primary]
background = "#000000" background = "#090909"
foreground = "#CECECE" foreground = "#CECECE"
[colors.cursor] [colors.cursor]