From ce715cd218d4bb318bc9f330505f26f6e0040a6a Mon Sep 17 00:00:00 2001 From: xenia Date: Thu, 19 Oct 2023 14:28:22 +0200 Subject: [PATCH] Change foreground as well --- home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home.nix b/home.nix index 602ff14f..b01811f0 100644 --- a/home.nix +++ b/home.nix @@ -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 "["