tweak(alacritty): modify terminal colors

This commit is contained in:
Kiana Sheibani 2025-10-10 13:51:36 -04:00
parent 5918f9b71c
commit 854cf9a5fc
Signed by: toki
GPG key ID: 6CB106C25E86A9F7
3 changed files with 58 additions and 8 deletions

View file

@ -24,8 +24,8 @@
truncation_symbol = " /";
read_only = " ";
read_only_style = "cyan";
before_repo_root_style = "bold blue";
repo_root_style = "bold blue";
before_repo_root_style = "bold bright-blue";
repo_root_style = "bold bright-blue";
};
nix_shell = {