diff --git a/profile.d/themes/default.theme b/profile.d/themes/default.theme index 3fbafed..798c300 100755 --- a/profile.d/themes/default.theme +++ b/profile.d/themes/default.theme @@ -17,7 +17,7 @@ # ------------------------------------------------------------------------------ PROMPT_COLOR_TIME_FG="$Blue" # Clock text -PROMPT_COLOR_TIME_BG="$On_IBlack" # Clock background (dark grey) +PROMPT_COLOR_TIME_BG="$On_White" # Clock background (dark grey) PROMPT_COLOR_BAR_BG="$On_Blue" # Main bar background PROMPT_COLOR_OK_FG="$White" # Exit-code text on success