|
|
@ -296,7 +296,7 @@ These scopes are used for theming the editor interface:
|
|
|
|
| `ui.window` | Borderlines separating splits |
|
|
|
|
| `ui.window` | Borderlines separating splits |
|
|
|
|
| `ui.help` | Description box for commands |
|
|
|
|
| `ui.help` | Description box for commands |
|
|
|
|
| `ui.text` | Command prompts, popup text, etc. |
|
|
|
|
| `ui.text` | Command prompts, popup text, etc. |
|
|
|
|
| `ui.text.focus` | |
|
|
|
|
| `ui.text.focus` | The currently selected line in the picker |
|
|
|
|
| `ui.text.inactive` | Same as `ui.text` but when the text is inactive (e.g. suggestions) |
|
|
|
|
| `ui.text.inactive` | Same as `ui.text` but when the text is inactive (e.g. suggestions) |
|
|
|
|
| `ui.text.info` | The key: command text in `ui.popup.info` boxes |
|
|
|
|
| `ui.text.info` | The key: command text in `ui.popup.info` boxes |
|
|
|
|
| `ui.virtual.ruler` | Ruler columns (see the [`editor.rulers` config][editor-section]) |
|
|
|
|
| `ui.virtual.ruler` | Ruler columns (see the [`editor.rulers` config][editor-section]) |
|
|
|
|