Set lipgloss.SetColorProfile(termenv.TrueColor) before launching the Bubble Tea program to ensure ANSI escape codes are always generated for background styling. Without this fix, lipgloss may default to the Ascii profile on some terminals, causing all background colors to be stripped. This manifests as cards with missing backgrounds and inconsistent visual appearance where borders render but fills don't. This is particularly important for the visual polish work where components like cards, status bars, and tab bars rely heavily on background colors to create depth and visual hierarchy. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1.0 KiB
1.0 KiB