tweak(alacritty): modify terminal colors
This commit is contained in:
parent
5918f9b71c
commit
854cf9a5fc
3 changed files with 58 additions and 8 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue