Merged
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
|
Important Review skippedToo many files! This PR contains 299 files, which is 149 over the limit of 150. ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (299)
You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Icarus603
added a commit
to Icarus603/claude-code
that referenced
this pull request
Apr 7, 2026
After upstream PR claude-code-best#158 moved ink components to packages/@ant/ink, components that imported Box/Text/useTheme from @anthropic/ink started reading @ant/ink's built-in theme (Claude orange) instead of our customized theme (blue palette) in src/utils/theme.ts. Add BRAND_COLOR/BRAND_COLOR_LIGHT/BRAND_RED/BRAND_GREEN constants to packages/@ant/ink/src/theme/theme-types.ts and apply them across all 6 theme variants (light, dark, light/dark daltonized, light/dark ansi unchanged since they use ansi: tokens). Synced changes: - claude / claudeShimmer: orange → BRAND_COLOR blue - clawd_body / briefLabelClaude: orange → BRAND_COLOR blue - permission / permissionShimmer (dark): purple → cyan-blue - suggestion / remember (dark): purple → cyan-blue - success / error: upstream green/red → BRAND_GREEN/BRAND_RED - diffAdded/diffRemoved (light): green → blue palette - diffAdded/diffRemoved (dark): green → burgundy-green palette - userMessageBackground (dark): rgb(55,55,55) → rgb(15,15,15) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.