v0.2.27
What’s Changed
Bug Fixes
-
Fixed system-synced terminal themes retaining the previous appearance Switching macOS between light and dark mode now invalidates cached terminal cells and reapplies the configured palette. Termy Light is bundled as the light default and fallback, while installed theme updates and removals refresh open terminals immediately.
-
Fixed native macOS appearance synchronization The native host now resolves AppKit’s effective appearance once and applies it consistently to both the render surface and live terminal palette.
Validation
- Rust theme, config, core, desktop, and FFI suites passed
- Native macOS Swift suite: 236 passed, 1 environment-only skip
Full Changelog: https://github.com/lassejlv/termy/compare/v0.2.26...v0.2.27