The whole hunk
from line 201, old and new numbered
/
lines
from line 201
201201
202202 Signal success, failure, and warning states across messages and indicators.
203203
204 | Token | Controls |
205 | :-------- | :--------------------------------------------------- |
206 | `success` | Success messages and passing checks |
207 | `error` | Error messages and failures |
208 | `warning` | Warnings, caution messages, and the auto mode border |
209 | `merged` | Merged pull request status |
204 | Token | Controls |
205 | :-------- | :------------------------------------------------------ |
206 | `success` | Success messages and passing checks |
207 | `error` | Error messages and failures |
208 | `warning` | Warnings, caution messages, and the auto mode indicator |
209 | `merged` | Merged pull request status |
210210
211211 #### Input box and mode indicators
212212
from line 214
214214
215215 | Token | Controls |
216216 | :------------- | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
217 | `promptBorder` | Input box border in Manual mode |
218 | `planMode` | Plan mode accent and border |
219 | `autoAccept` | Accept-edits mode accent and border |
217 | `promptBorder` | Input box border |
218 | `planMode` | Plan mode accent, plan messages, and plan-mode dialogs |
219 | `autoAccept` | Accept-edits mode accent |
220220 | `bashBorder` | Input box border when entering a `!` shell command |
221221 | `ide` | IDE connection indicator |
222222 | `fastMode` | Fast mode indicator |