This commit is contained in:
fatalerrors
2026-04-15 16:08:34 +02:00
parent 4e3cccff64
commit d6dce2d91e

View File

@@ -17,7 +17,7 @@
# ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------
PROMPT_COLOR_TIME_FG="$Blue" # Clock text 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_BAR_BG="$On_Blue" # Main bar background
PROMPT_COLOR_OK_FG="$White" # Exit-code text on success PROMPT_COLOR_OK_FG="$White" # Exit-code text on success