mirror of
https://github.com/phranck/TUIkit.git
synced 2026-06-20 09:54:37 +00:00
- Add Terminal.fillBackground() method to fill screen with a color - Add ANSIRenderer.backgroundCode() helper for background escape sequences - AppRunner now fills screen with theme.background before rendering content - Remove unnecessary .frame() and .background() from ContentView This ensures the entire terminal has a consistent background color that changes when switching themes.