mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 09:26:19 +04:00
Document diagnostic
theme scope (#751)
This commit is contained in:
parent
3e12b00993
commit
116e562ff6
@ -186,9 +186,9 @@ #### Interface
|
||||
| `ui.menu.selected` | |
|
||||
| `ui.selection` | For selections in the editing area |
|
||||
| `ui.selection.primary` | |
|
||||
| `warning` | Diagnostics warning |
|
||||
| `error` | Diagnostics error |
|
||||
| `info` | Diagnostics info |
|
||||
| `hint` | Diagnostics hint |
|
||||
|
||||
| `warning` | Diagnostics warning (gutter) |
|
||||
| `error` | Diagnostics error (gutter) |
|
||||
| `info` | Diagnostics info (gutter) |
|
||||
| `hint` | Diagnostics hint (gutter) |
|
||||
| `diagnostic` | For text in editing area |
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user