Skip to content

feat: add setting to disable rainbow effect - #13194

Open
minghaoxia61-web wants to merge 1 commit into
continuedev:mainfrom
minghaoxia61-web:fix/disable-rainbow-effect
Open

feat: add setting to disable rainbow effect#13194
minghaoxia61-web wants to merge 1 commit into
continuedev:mainfrom
minghaoxia61-web:fix/disable-rainbow-effect

Conversation

@minghaoxia61-web

Copy link
Copy Markdown

Summary

Add a user setting to disable the animated rainbow border around the Continue input box.

Changes

  • Add rainbowEffectEnabled to the UI configuration.
  • Add an Appearance setting with a default value of true.
  • Disable the rainbow animation when the setting is turned off.
  • Preserve the existing default behavior and input functionality.
  • Add regression tests for the component and settings update flow.

Verification

  • Core TypeScript check passed.
  • GUI TypeScript check passed.
  • 9 new tests passed.
  • Full GUI regression suite passed: 39 test files and 381 tests.
  • ESLint passed for modified files.
  • Prettier passed with the repository's CRLF line-ending configuration.
  • git diff --check passed.

Closes #13175

@minghaoxia61-web
minghaoxia61-web requested a review from a team as a code owner August 27, 2026 12:59
@minghaoxia61-web
minghaoxia61-web requested review from sestinj and removed request for a team August 27, 2026 12:59
@github-actions

github-actions Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@minghaoxia61-web

Copy link
Copy Markdown
Author

我已阅读CLA文件,并在此签署CLA文件。

@minghaoxia61-web

Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA

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.

No way to disable rainbow effect

1 participant