From 77496e2c6ea6de811d0e31d3fce8a1bc1b2651f6 Mon Sep 17 00:00:00 2001 From: iFargle Date: Fri, 19 Jan 2024 17:43:08 +0900 Subject: [PATCH] test --- home-manager/common/software/cli/bash.d/starship-theme.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"