diff --git a/home-manager/common/software/cli/bash.d/starship-theme.nix b/home-manager/common/software/cli/bash.d/starship-theme.nix index 3c37b268..1836f234 100644 --- a/home-manager/common/software/cli/bash.d/starship-theme.nix +++ b/home-manager/common/software/cli/bash.d/starship-theme.nix @@ -23,7 +23,7 @@ in "[](fg:${yellowColor} bg:${blueColor})" "$git_branch" "$git_status" - "[](fg:${blueColor})" + "[](fg:${blueColor} bg:${redColor})" "$rust" "$docker_context" "$status"