Skip to content

fix(opencode): restore inner shadow in TUI exit monogram#12542

Closed
kitlangton wants to merge 1 commit intoanomalyco:devfrom
kitlangton:fix/tui-exit-monogram-shadow
Closed

fix(opencode): restore inner shadow in TUI exit monogram#12542
kitlangton wants to merge 1 commit intoanomalyco:devfrom
kitlangton:fix/tui-exit-monogram-shadow

Conversation

@kitlangton
Copy link
Copy Markdown
Contributor

@kitlangton kitlangton commented Feb 6, 2026

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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 6, 2026

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 6, 2026

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

@kitlangton kitlangton marked this pull request as ready for review February 7, 2026 00:03
@github-actions github-actions bot mentioned this pull request Feb 7, 2026
@kitlangton kitlangton closed this Feb 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BRAND INTEGRITY VIOLATION: missing inner shadow in TUI monogram usage

1 participant