v2.7 - Consistent Cyan Frame
UI Fix
Fixed
- Header frame color: Top border (╔═╗) and side borders (║) of header now use Cyan like the rest of the frame
Visual Result
╔══════════════════════════════════════════════════════════════════════╗ <- Cyan
║ COMPLETED SUCCESSFULLY ║ <- Cyan frame, Green text
╠══════════════════════════════════════════════════════════════════════╣ <- Cyan
║ > Duration: 00:06:24 ║
...
╚══════════════════════════════════════════════════════════════════════╝ <- Cyan
The status text (COMPLETED SUCCESSFULLY / WITH WARNINGS / WITH ERRORS) remains colored (Green/Yellow/Red) to indicate completion status.
Full Changelog: v2.6...v2.7