mirror of
https://github.com/tuxdotrs/nix-config.git
synced 2026-03-22 01:06:33 +05:30
feat(alacritty): update background color
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
|
||||
colors = {
|
||||
primary = {
|
||||
background = "#0d0f18";
|
||||
background = "#0f0f0f";
|
||||
foreground = "#a5b6cf";
|
||||
};
|
||||
normal = {
|
||||
|
||||
Reference in New Issue
Block a user