prefersReducedMotion: true does not stop spinner/indicator blinking
Resolved 💬 3 comments Opened Mar 26, 2026 by ashkan-leo Closed Mar 29, 2026
The prefersReducedMotion setting is set to true in both global (~/.claude/settings.json) and project-level (.claude/settings.json) settings, but the blinking ⏺ spinner animation still plays during thinking/tool execution.
Version: 2.1.84
Platform: macOS (Darwin 25.3.0)
Steps to reproduce:
- Set
"prefersReducedMotion": truein~/.claude/settings.json - Start a Claude Code session
- Observe the ⏺ indicator still blinks/flickers during tool use and thinking
Expected: Animations should be reduced or static when this setting is enabled.
Actual: The spinner continues to animate identically to when the setting is off.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗