refining themes

This commit is contained in:
fatalerrors
2026-04-15 16:53:33 +02:00
parent d60a93814b
commit d7a0e2c5f5
6 changed files with 17 additions and 17 deletions

View File

@@ -19,7 +19,7 @@
# shift to their dark/regular equivalents for contrast on a light terminal.
# ------------------------------------------------------------------------------
PROMPT_COLOR_TIME_FG="$Blue" # Clock text (ICyan → Blue, darker for light bg)
PROMPT_COLOR_TIME_FG="$Black" # Clock text (black on light bg — maximum contrast)
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)