diff --git a/modules/home/starship/default.nix b/modules/home/starship/default.nix index 3991df0..65a8af1 100755 --- a/modules/home/starship/default.nix +++ b/modules/home/starship/default.nix @@ -9,8 +9,8 @@ settings = { character = { - success_symbol = "[ ](bold #74c7ec)[›](bold green)"; - error_symbol = "[ ](bold #74c7ec)[›](bold red)"; + success_symbol = "[ ](bold #89dceb)[›](bold green)"; + error_symbol = "[ ](bold #89dceb)[›](bold red)"; }; # directory.substitutions = {