fix(tui): replace hardcoded colors with Color::Reset + add use_terminal_colors config (#671)

This commit is contained in:
Hunter Bown
2026-05-05 00:11:02 -05:00
4 changed files with 6 additions and 2 deletions
+1
View File
@@ -201,6 +201,7 @@ osc8_links = true # emit OSC 8 escapes around URLs (Cmd+click in iTer
# # Override: `locale = "zh-Hans"` for Simplified Chinese regardless of OS locale.
# # Also settable at runtime: /config locale zh-Hans
# # Note: this only affects TUI labels/chrome — it does NOT change model output language.
# use_terminal_colors = false # set true to let your terminal's color scheme take full control
# ─────────────────────────────────────────────────────────────────────────────────
# Feature Flags