From: Andre Ramnitz Date: Fri, 7 Mar 2025 07:17:26 +0000 (+0100) Subject: starship: small fix to colors X-Git-Url: https://git.ramnitz.eu/?a=commitdiff_plain;h=f6c1a7d0a4a1afb05f295c939acc2db1f92bb0b0;p=dotfiles.git starship: small fix to colors --- diff --git a/dot-config/starship.toml b/dot-config/starship.toml index 0ca93029..ad22b81a 100644 --- a/dot-config/starship.toml +++ b/dot-config/starship.toml @@ -5,7 +5,7 @@ command_timeout = 1200 format = """ [░▒▓](fg:bright-black)\ [$time ](bg:bright-black fg:white)\ -[](fg:bright-black bg:bright-red)\ +[](fg:bright-black bg:red)\ $directory\ [ ](fg:red bg:yellow)\ ${git_branch}\