bugfix
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user