Fix RGB to 256-color mapping for non-truecolor terminals
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Fixed
|
||||
|
||||
- Improved RGB to 256-color mapping for terminals without truecolor support. Now correctly uses grayscale ramp for neutral colors and preserves semantic tints (green for success, red for error, blue for pending) instead of mapping everything to wrong cube colors.
|
||||
|
||||
## [0.22.2] - 2025-12-15
|
||||
|
||||
### Changed
|
||||
|
||||
Reference in New Issue
Block a user