fixed preview

This commit is contained in:
fatalerrors
2026-05-27 12:01:24 +02:00
parent 8399adbfa0
commit cbe29a05f5

View File

@@ -405,7 +405,7 @@ set_theme()
} }
printf "Preview for theme '%s':\n" "$theme_name" printf "Preview for theme '%s':\n" "$theme_name"
printf "%b [ 13:37:00 ] %b%b [ 0 %b• (5s) %b ] %b user@host%b [ git:main +1/-0 ]\n%b" \ printf "%b [ 13:37:00 ] %b%b [ 0 %b• (5s) %b ] %b user@host%b [ git:main +1/-0 ] %b\n" \
"${PROMPT_COLOR_TIME_FG:-}${PROMPT_COLOR_TIME_BG:-}" "${DEFAULTCOL:-}" \ "${PROMPT_COLOR_TIME_FG:-}${PROMPT_COLOR_TIME_BG:-}" "${DEFAULTCOL:-}" \
"${PROMPT_COLOR_OK_FG:-}${PROMPT_COLOR_BAR_BG:-}" \ "${PROMPT_COLOR_OK_FG:-}${PROMPT_COLOR_BAR_BG:-}" \
"${PROMPT_COLOR_OK_MARK:-}${PROMPT_COLOR_BAR_BG:-}" \ "${PROMPT_COLOR_OK_MARK:-}${PROMPT_COLOR_BAR_BG:-}" \