Files
TUIkit/Sources/TUIKit/App
phranck 0de5bbd13e fix: Preserve background color after ANSI reset codes
Replace all reset codes in rendered content with 'reset + restore background'
to ensure the theme background persists after styled text ends.

This fixes the issue where text with ANSI formatting would reset the
background color, leaving parts of the terminal with the wrong background.
2026-01-28 21:22:28 +01:00
..