diff --git a/modules/home/starship/default.nix b/modules/home/starship/default.nix index 87f7192..6e93d56 100755 --- a/modules/home/starship/default.nix +++ b/modules/home/starship/default.nix @@ -9,8 +9,8 @@ settings = { directory = { - format = "[](bold #89dceb)[ $path ]($style)"; - style = "bold #94e2d5"; + format = "[ ](bold #89dceb)[ $path ]($style)"; + style = "bold #Lavender"; }; character = {