[alacritty] Change background color

This commit is contained in:
seajee
2025-04-21 18:45:30 +02:00
parent 14a7a6fb45
commit 1d82699ddb

View File

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