themes adjustments

This commit is contained in:
fatalerrors
2026-04-21 16:07:16 +02:00
parent a6e4d7a256
commit 15ef317029
3 changed files with 4 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
# shift to their dark/regular equivalents for contrast on a light terminal.
# ------------------------------------------------------------------------------
PROMPT_COLOR_TIME_FG="$Black" # Clock text (black on light bg — maximum contrast)
PROMPT_COLOR_TIME_FG="$BBlack" # Clock text (bold black — forces true black on terminals that render Black as dark grey)
PROMPT_COLOR_TIME_BG="$On_IWhite" # Clock background (On_Black → On_IWhite)
PROMPT_COLOR_BAR_BG="$On_White" # Main bar background (On_IBlack → On_White)