Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.265 ·

Theme picker now cancels its preview on unmount

Closing the theme picker now always cancels its live preview, even if closed unexpectedly

TierYou'll noticehow much it should matter to you
Useful1my rating, 1 to 5
Signal0worth watching, 1 to 5
AreaElsewherewhat it touches
KindBug Fixesin v2.1.265,
You'll notice

Closing the theme picker now always cancels its live preview, even if closed unexpectedly

What

The theme picker now cancels its in-progress theme preview whenever the component is removed from the screen, in addition to the existing cases where cancelling was already handled explicitly.

Why

This prevents a theme preview from being left active if the theme picker closes in a way that wasn't already covered by explicit cancel handling, avoiding a stuck or lingering preview state.

See this entry in the whole of v2.1.265 →

Feedback