diff --git a/modules/home/starship/default.nix b/modules/home/starship/default.nix index 694ba76..c83351c 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 #89b4fa"; + format = "[](bold #89b4fa)[ $path ]($style)"; + style = "bold #b4befe"; }; character = {