Change foreground as well

main
xenia 2023-10-19 14:28:22 +02:00
parent 427044730d
commit ce715cd218
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ in rec {
NIX_CONTENT="$(get_stuff_in_nix)"
if [ ! -z "$NIX_BUILD_CORES" -o ! -z "$NIX_CONTENT" ] ; then
BG=91
FG=15
FG=7
fi
echo -en "%{\033[0m\033[38;5;''${FG}m\033[48;5;''${BG}m%} ";
echo -n "["