Skip to content

Conversation

@raunak-kondiboyina
Copy link

@raunak-kondiboyina raunak-kondiboyina commented Nov 18, 2025

This PR was automatically generated by Stitch Remote SWE.

🎯 Task Details
  • Add support for setting accent color in the extension to allow for theming customisation.

Author: [email protected]


Important

Add support for configurable accent color in the extension for theme customization.

  • Behavior:
    • Adds accentColor to globalSettingsSchema in global-settings.ts for theming customization.
    • Applies accentColor to CSS properties in ExtensionStateContext.tsx if set, otherwise defaults to theme colors.
  • Configuration:
    • Adds roo-cline.accentColor to package.json with validation for hex, rgb/rgba, hsl/hsla formats.
    • Updates package.nls.json with description for accentColor setting.
  • State Management:
    • Includes accentColor in ExtensionState in ExtensionMessage.ts and ClineProvider.ts for state handling.

This description was created by Ellipsis for 311cdf1. You can customize this summary. It will automatically update as commits are pushed.

Allows users to customize the extension's accent color, enabling better theming and personalization. Accepts standard color formats; falls back to default if unset.
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. enhancement New feature or request labels Nov 18, 2025
@roomote
Copy link
Contributor

roomote bot commented Nov 18, 2025

Rooviewer Clock   See task on Roo Cloud

Review Status: PR Not Found

This pull request could not be found (HTTP 404). It may have been deleted or moved. The review identified the following issues from the provided diff:

Issues Identified

  • Accessibility Issue: Hardcoded white foreground color (#ffffff) will cause poor contrast with light accent colors, violating WCAG standards

If this PR still exists, please verify the PR number and repository access.

Mention @roomote in a comment to request specific changes to this pull request or fix all unresolved issues.

@hannesrudolph hannesrudolph added the Issue/PR - Triage New issue. Needs quick review to confirm validity and assign labels. label Nov 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request Issue/PR - Triage New issue. Needs quick review to confirm validity and assign labels. size:S This PR changes 10-29 lines, ignoring generated files.

Projects

Status: Triage

Development

Successfully merging this pull request may close these issues.

2 participants