Skip to content

fix(web): correct dark monochrome composer styling - #2083

Merged
wbxl2000 merged 3 commits into
MoonshotAI:mainfrom
StaR4y:codex/fix-kimi-web-dark-mono
Jul 31, 2026
Merged

fix(web): correct dark monochrome composer styling#2083
wbxl2000 merged 3 commits into
MoonshotAI:mainfrom
StaR4y:codex/fix-kimi-web-dark-mono

Conversation

@StaR4y

@StaR4y StaR4y commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Related Issue

Resolve #1964

Problem

The send icon was hard to see when Kimi Web used dark mode with the black accent. The chat composer radius also did not match the design system.

What changed

  • Fixed the dark monochrome accent contrast.
  • Updated the composer radius to use the design-system token.
  • Kept related controls and design-system previews consistent.

Verification

  • Checked the light/dark and blue/black theme combinations in the browser.
  • Typecheck, tests, style check, build, and lint pass.
image

Checklist

  • I have read the CONTRIBUTING document.
  • I have linked a related issue, or explained the problem above.
  • I have added tests that prove my feature works. (No visual test harness; verified in the browser.)
  • Ran gen-changesets skill, or this PR needs no changeset.
  • Ran gen-docs skill, or this PR needs no doc update.

@changeset-bot

changeset-bot Bot commented Jul 22, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 98386ed

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@moonshot-ai/kimi-code Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@wbxl2000

Copy link
Copy Markdown
Collaborator

@codex

@wbxl2000

Copy link
Copy Markdown
Collaborator

@codex

@pkg-pr-new

pkg-pr-new Bot commented Jul 31, 2026

Copy link
Copy Markdown
pnpm dlx https://pkg.pr.new/@moonshot-ai/kimi-code@98386ed
npx https://pkg.pr.new/@moonshot-ai/kimi-code@98386ed

commit: 98386ed

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. What shall we delve into next?

Reviewed commit: 98386ed588

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

@wbxl2000
wbxl2000 merged commit bfa0080 into MoonshotAI:main Jul 31, 2026
14 checks passed
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.

Kimi Code 的 Kimi Web 深色模式适配问题

2 participants