[PR #12542] fix(opencode): restore inner shadow in TUI exit monogram #14259

Closed
opened 2026-02-16 18:19:04 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/12542

State: closed
Merged: No


TOP: Before 😭

image

BOTTOM: After 🥰

Summary

  • restore the inner shadow for the single-symbol logo in the session exit banner
  • add UI.logoMonogram() to render a typed 3-line monogram with the brighter palette used for this context
  • remove fallback row logic in the exit banner and share glyph rendering logic via an internal draw(...) helper

Closes #12543

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/12542 **State:** closed **Merged:** No --- TOP: Before 😭 <img width="738" height="422" alt="image" src="https://github.com/user-attachments/assets/525a0e1d-da7b-4fc0-aa0b-cd50bf36a0f8" /> BOTTOM: After 🥰 ## Summary - restore the inner shadow for the single-symbol logo in the session exit banner - add `UI.logoMonogram()` to render a typed 3-line monogram with the brighter palette used for this context - remove fallback row logic in the exit banner and share glyph rendering logic via an internal `draw(...)` helper Closes #12543
yindo added the pull-request label 2026-02-16 18:19:04 -05:00
yindo closed this issue 2026-02-16 18:19:04 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14259