Skip to content

Conversation

@kitlangton
Copy link
Contributor

@kitlangton kitlangton commented Jan 15, 2026

Summary

The TUI wordmark has been (egregiously) violating brand guidelines. The E and N letters were missing the inner shadow effect present in all other letters, resulting in a jarring inconsistency with the official wordmark.

This PR restores the integrity of the opencode brand.

Demo

Video of the final result and process: https://x.com/kitlangton/status/2011626052955812046

Changes

  • Add shadow marker system using background colors instead of shade characters
  • Shadow color adapts to theme by tinting background toward foreground
  • Export existing tint function from theme.tsx for reuse

Fixes #8583

- Add shadow marker system using background colors instead of shade characters
- Markers: _ (full shadow), ^ (letter top/shadow bottom), ~ (shadow top only)
- Shadow color adapts to theme by tinting background toward foreground
- Export existing tint function from theme.tsx for reuse
@github-actions
Copy link
Contributor

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

No duplicate PRs found

@kellemar
Copy link

LGTM

@rekram1-node rekram1-node merged commit 3a9fd1b into anomalyco:dev Jan 15, 2026
5 checks passed
hugojosefson pushed a commit to hugojosefson/opencode that referenced this pull request Jan 15, 2026
@iamdavidhill
Copy link
Contributor

This is fire!

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.

TUI wordmark (egregiously) violates brand guidelines

4 participants