Skip to content

fix(ui): improve skill upload dark mode contrast#275

Merged
RussellLuo merged 1 commit into
OpenCSGs:mainfrom
GatewayJ:fix/issue-2745-skill-upload-dark-text
Jul 2, 2026
Merged

fix(ui): improve skill upload dark mode contrast#275
RussellLuo merged 1 commit into
OpenCSGs:mainfrom
GatewayJ:fix/issue-2745-skill-upload-dark-text

Conversation

@GatewayJ

@GatewayJ GatewayJ commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Keep the remote skill list dark in the skill upload dialog when dark mode is active.
  • Use white text for the zip upload hints and remote skill list labels in dark mode.

Root Cause

The skill upload dialog used light-theme colors for the upload hint and remote skill rows, which made dark-mode text hard to read and made the remote list appear visually inconsistent.

Validation

  • pnpm exec prettier --check src/pages/WorkspacePage/components/WorkspaceSidebar/WorkspaceSidebar.css
  • git diff --check

Related: product/agentichub/requirements#2745

@GatewayJ GatewayJ marked this pull request as ready for review July 2, 2026 07:02
@GatewayJ GatewayJ requested a review from RussellLuo July 2, 2026 07:02
@GatewayJ

GatewayJ commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator Author
57c7f301-5f97-4291-ab55-46a87f640106 76fae5fb-4424-4f2d-ad08-c067585ff671

@RussellLuo RussellLuo merged commit 833782b into OpenCSGs:main Jul 2, 2026
1 check 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.

2 participants