Skip to content

Use MUI theme-compatible border color in angle selector#737

Merged
marcodejongh merged 1 commit intomainfrom
claude/improve-border-theme-compat-Id9Pq
Feb 8, 2026
Merged

Use MUI theme-compatible border color in angle selector#737
marcodejongh merged 1 commit intomainfrom
claude/improve-border-theme-compat-Id9Pq

Conversation

@marcodejongh
Copy link
Owner

Replace hardcoded themeTokens.neutral[200] border color with MUI's
borderColor: 'divider' for better dark mode compatibility.

https://claude.ai/code/session_01RYMcDyvuFU6uQEZwCF35Ys

Replace hardcoded themeTokens.neutral[200] border color with MUI's
borderColor: 'divider' for better dark mode compatibility.

https://claude.ai/code/session_01RYMcDyvuFU6uQEZwCF35Ys
@vercel
Copy link

vercel bot commented Feb 8, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
boardsesh Building Building Feb 8, 2026 8:10am

Request Review

@claude
Copy link

claude bot commented Feb 8, 2026

Claude Review

Ready to merge - No significant issues found.

The change correctly replaces a hardcoded theme token with MUI's theme-aware borderColor: "divider" for better dark mode support. The borderBottom: 1 shorthand correctly sets a 1px solid border, and the themeTokens import is still needed for other usages in the file.

@marcodejongh marcodejongh merged commit 4a0a360 into main Feb 8, 2026
4 of 6 checks passed
@marcodejongh marcodejongh deleted the claude/improve-border-theme-compat-Id9Pq branch February 8, 2026 08:42
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