feat(alacritty): update background color

This commit is contained in:
tux
2026-02-22 15:56:07 +05:30
parent 9eeac2741c
commit 990081328a

View File

@@ -28,7 +28,7 @@
colors = { colors = {
primary = { primary = {
background = "#0d0f18"; background = "#0f0f0f";
foreground = "#a5b6cf"; foreground = "#a5b6cf";
}; };
normal = { normal = {