Skip to content

fix(renderer): avoid pure white rain highlights#98

Merged
patrickschaper merged 1 commit into
developmentfrom
fix/avoid-white-rain-highlights
Jun 10, 2026
Merged

fix(renderer): avoid pure white rain highlights#98
patrickschaper merged 1 commit into
developmentfrom
fix/avoid-white-rain-highlights

Conversation

@patrickschaper

Copy link
Copy Markdown
Owner

Changes

  • cap red and blue highlight channels below the xterm pure-white threshold
  • keep the bright green highlight at full intensity
  • add regression coverage for palette highlight colors

Why

  • the brightest rain glyphs could quantize to pure white instead of staying green-tinted

- cap red and blue highlight channels below xterm white

- document the xterm cube quantization constraint

- add regression checks for the palette highlight colors
@patrickschaper patrickschaper enabled auto-merge (squash) June 10, 2026 13:43
@patrickschaper patrickschaper merged commit 6bacfff into development Jun 10, 2026
4 checks passed
@patrickschaper patrickschaper deleted the fix/avoid-white-rain-highlights branch June 10, 2026 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant