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
One change · claude-code

Configure your terminal for Claude Code changed

terminal-config

Nearest release: v2.1.251, published 10 hours before this site recorded the change. Shown because the two are within 24 hours of each other. Nothing here says the release caused the edit.

Recorded here
Lines+17added
Lines−16removed
From line 212 where the diff opens
First seen 14 Aug 2026 this site's first read of the page
Recorded edits18to this page, all time

The whole hunk

from line 212, old and new numbered
/
lines
from line 212
212212 
213213 Set the input box border color and the accent shown while a permission mode or indicator is active.
214214 
215 | Token | Controls |
216 | :------------- | :------------------------------------------------- |
217 | `promptBorder` | Input box border in Manual mode |
218 | `planMode` | Plan mode accent and border |
219 | `autoAccept` | Accept-edits mode accent and border |
220 | `bashBorder` | Input box border when entering a `!` shell command |
221 | `ide` | IDE connection indicator |
222 | `fastMode` | Fast mode indicator |
215 | Token | Controls |
216 | :------------- | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
217 | `promptBorder` | Input box border in Manual mode |
218 | `planMode` | Plan mode accent and border |
219 | `autoAccept` | Accept-edits mode accent and border |
220 | `bashBorder` | Input box border when entering a `!` shell command |
221 | `ide` | IDE connection indicator |
222 | `fastMode` | Fast mode indicator |
223 | `effortUltra` | The `ultracode` tag on the input box border while [ultracode](/docs/en/model-config#adjust-effort-level) is on. Your override of this color takes effect on Claude Code v2.1.239 or later |
223224 
224225 #### Diff rendering
225226 
226227 Color added and removed code in file edits and reviews.
227228 
228 | Token | Controls |
229 | :------------------ | :------------------------------------------------- |
230 | `diffAdded` | Background of added lines |
231 | `diffRemoved` | Background of removed lines |
232 | `diffAddedDimmed` | Background of unchanged context near added lines |
233 | `diffRemovedDimmed` | Background of unchanged context near removed lines |
234 | `diffAddedWord` | Word-level highlight within an added line |
235 | `diffRemovedWord` | Word-level highlight within a removed line |
229 | Token | Controls |
230 | :------------------ | :---------------------------------------------------------------------------- |
231 | `diffAdded` | Background of added lines |
232 | `diffRemoved` | Background of removed lines |
233 | `diffAddedDimmed` | Background of added lines in the dimmed diff shown after you reject an edit |
234 | `diffRemovedDimmed` | Background of removed lines in the dimmed diff shown after you reject an edit |
235 | `diffAddedWord` | Word-level highlight within an added line |
236 | `diffRemovedWord` | Word-level highlight within a removed line |
236237 
237238 #### Fullscreen mode
238239