mirror of https://github.com/helix-editor/helix
deploy: 8c68074fa6
parent
638f0f0ca1
commit
8e8894da82
|
@ -1983,7 +1983,7 @@ berry = "#2A2A4D"
|
|||
<tr><td><code>ui.popup.info</code></td><td>Prompt for multiple key options</td></tr>
|
||||
<tr><td><code>ui.window</code></td><td>Borderlines separating splits</td></tr>
|
||||
<tr><td><code>ui.help</code></td><td>Description box for commands</td></tr>
|
||||
<tr><td><code>ui.text</code></td><td>Command prompts, popup text, etc.</td></tr>
|
||||
<tr><td><code>ui.text</code></td><td>Default text style, command prompts, popup text, etc.</td></tr>
|
||||
<tr><td><code>ui.text.focus</code></td><td>The currently selected line in the picker</td></tr>
|
||||
<tr><td><code>ui.text.inactive</code></td><td>Same as <code>ui.text</code> but when the text is inactive (e.g. suggestions)</td></tr>
|
||||
<tr><td><code>ui.text.info</code></td><td>The key: command text in <code>ui.popup.info</code> boxes</td></tr>
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -546,7 +546,7 @@ berry = "#2A2A4D"
|
|||
<tr><td><code>ui.popup.info</code></td><td>Prompt for multiple key options</td></tr>
|
||||
<tr><td><code>ui.window</code></td><td>Borderlines separating splits</td></tr>
|
||||
<tr><td><code>ui.help</code></td><td>Description box for commands</td></tr>
|
||||
<tr><td><code>ui.text</code></td><td>Command prompts, popup text, etc.</td></tr>
|
||||
<tr><td><code>ui.text</code></td><td>Default text style, command prompts, popup text, etc.</td></tr>
|
||||
<tr><td><code>ui.text.focus</code></td><td>The currently selected line in the picker</td></tr>
|
||||
<tr><td><code>ui.text.inactive</code></td><td>Same as <code>ui.text</code> but when the text is inactive (e.g. suggestions)</td></tr>
|
||||
<tr><td><code>ui.text.info</code></td><td>The key: command text in <code>ui.popup.info</code> boxes</td></tr>
|
||||
|
|
Loading…
Reference in New Issue