Changelog
- 324e16d feat: add 't' hotkey to toggle transparent background in colorscheme selector
- e90a277 feat: add 21 colorschemes sourced from ghostty terminal themes
- 2a789ef feat: extract ArgoCD app conditions to DETAILS pane
- 92dadfb feat: generate 462 colorschemes from ghostty themes and add transparent background option
- 01af309 fix: always show Condition column regardless of item threshold
- 22c7a9a fix: apply FillLinesBg to all overlay content, help screen, and error log
- 603dd2e fix: apply theme background to all inline styles and fix last-item in column view
- e701d7d fix: apply theme background to all text styles, not just containers
- d5f7d93 fix: apply theme background to columns/overlays and fix last resource cutoff
- 10b2e09 fix: apply theme background to tab bar, overlay borders, and status bar hints
- cbd9524 fix: apply theme background to title bar, status bar, borders, and all text styles
- 896ebf7 fix: fill theme background across entire column/bar content with FillLinesBg
- 7d1ea67 fix: re-establish theme background after every ANSI reset within lines
- df44b38 fix: remove barBg from HelpKeyStyle and fill title/status bars with FillLinesBg
- 786fa6a fix: show ArgoCD condition types in table column, full messages in details only
- 5375991 fix: stable theme selector size, ANSI-aware truncation, and vim hotkeys
- 0039267 fix: surface port forward errors in application log (! hotkey)
- d3b571d fix: theme selector stable size by counting header lines correctly
- 44122c9 fix: truncate Condition column to 15 chars with ~ marker
- c222487 fix: truncate Condition column value to 30 chars
- 6bec64c fix: use rendering line map for accurate mouse click targeting
- 111ab09 fix: use vim-style scrolloff for colorscheme selector scrolling