Skip to content

dark mode local was falling back to a weird color#2314

Merged
chelojimenez merged 1 commit into
MCPJam:mainfrom
ignaciojimenezr:dark-mode
May 29, 2026
Merged

dark mode local was falling back to a weird color#2314
chelojimenez merged 1 commit into
MCPJam:mainfrom
ignaciojimenezr:dark-mode

Conversation

@ignaciojimenezr
Copy link
Copy Markdown
Collaborator

@ignaciojimenezr ignaciojimenezr commented May 28, 2026

May 15 PR copied the wrong color from our design system. This PR copies the right one.

@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label May 28, 2026
@chatgpt-codex-connector
Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

@dosubot dosubot Bot added the bug Something isn't working label May 28, 2026
@chelojimenez
Copy link
Copy Markdown
Contributor

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 28, 2026

Actionable comments posted: 0

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 28, 2026

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 00f9463b-bfee-434f-95d6-fa969bc0bd47

📥 Commits

Reviewing files that changed from the base of the PR and between b6e8ad8 and 3bd751e.

📒 Files selected for processing (1)
  • mcpjam-inspector/client/src/config/mcpjam-client-context.ts

Walkthrough

This PR updates the color theme configuration in the MCPJam client. The --color-background-primary token values in MCPJAM_LIGHT_DARK_VARS are adjusted with new oklch color specifications. The light theme value increases brightness slightly, while the dark theme value shifts to a significantly darker background.

Warning

There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure.

🔧 ESLint

If the error stems from missing dependencies, add them to the package.json file. For unrecoverable errors (e.g., due to private dependencies), disable the tool in the CodeRabbit configuration.

ESLint skipped: no ESLint configuration detected in root package.json. To enable, add eslint to devDependencies.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@chelojimenez chelojimenez merged commit 9067128 into MCPJam:main May 29, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants