Skip to content

Align terminal theme with brokerage palette#275

Open
anshpay wants to merge 1 commit into
virattt:mainfrom
anshpay:ui/brokerage-vibe-main
Open

Align terminal theme with brokerage palette#275
anshpay wants to merge 1 commit into
virattt:mainfrom
anshpay:ui/brokerage-vibe-main

Conversation

@anshpay

@anshpay anshpay commented Jun 2, 2026

Copy link
Copy Markdown

Summary\n- Update Dexter terminal palette to match the brokerage workflow design language\n- Replace blue/cyan defaults with deep green, gold, ivory, and muted institutional tones\n- Keep TUI component structure unchanged\n\n## Verification\n- CodeRabbit CLI review on the original branch found 0 issues\n- Clean branch was rebased onto current upstream main; final CodeRabbit rerun was rate-limited

Copilot AI review requested due to automatic review settings June 2, 2026 04:54

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates the color palette in the theme to a new green/earth-toned scheme, replacing the previous blue-based palette.

Changes:

  • Replaced primary blue tones with green hues
  • Adjusted supporting colors (error, warning, muted, accent) to a warmer/earth palette
  • Changed accent from a chalk named color ('cyan') to a hex value

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/theme.ts
border: '#303030',
primary: '#0f7a52',
primaryLight: '#7bc8a5',
success: '#0f7a52',
Comment thread src/theme.ts
Comment on lines +10 to +11
muted: '#8c968f',
mutedDark: '#23312b',
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.

2 participants