Skip to content

Conversation

@sarthakNITT
Copy link
Contributor

@sarthakNITT sarthakNITT commented Jan 19, 2026

Description

Fixes a UI contrast issue on the Continue GUI Local setup screen where the text inside the input/command boxes was rendering in black on a dark background, making it hard to read.
This PR updates the styling to use a lighter text color (white/grey) for better visibility and accessibility.

Checklist

  • I've read the contributing guide
  • The relevant docs, if any, have been updated or created
  • The relevant tests, if any, have been updated or created

Screen recording or screenshot

local tab
Screenshot 2026-01-20 at 1 06 57 AM

api key tab
Screenshot 2026-01-20 at 1 07 19 AM

issue #9673


Continue Tasks

Status Task Actions
▶️ Queued Update docs on PR View

Powered by Continue


Summary by cubic

Fixes dark-mode contrast in the Local setup and provider onboarding screens by switching input, command, and link text to light colors for better readability. Improves accessibility and addresses issue #9673.

  • Bug Fixes

    • Use light text for command lines and titles in Local setup (Ollama download/command) and Providers tab labels/hints.
    • Update download link to blue for visibility; add cursor and hover states to “Connect” buttons.
  • Dependencies

    • Bump @continuedev/config-types to ^1.0.14 and diff to ^8.0.3; update lockfiles.

Written for commit e9fc9b7. Summary will update on new commits.

@sarthakNITT sarthakNITT requested a review from a team as a code owner January 19, 2026 19:38
@sarthakNITT sarthakNITT requested review from Patrick-Erichsen and removed request for a team January 19, 2026 19:38
@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Jan 19, 2026
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 44 files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L This PR changes 100-499 lines, ignoring generated files.

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant