mirror of https://github.com/helix-editor/helix
deploy: bfc4ff4dcf
parent
30e201eea4
commit
a2e080323e
|
@ -1178,6 +1178,7 @@ over it and is merged into the default palette.</p>
|
|||
</ul>
|
||||
<table><thead><tr><th>Key</th><th>Notes</th></tr></thead><tbody>
|
||||
<tr><td><code>ui.background</code></td><td></td></tr>
|
||||
<tr><td><code>ui.background.separator</code></td><td>Picker separator below input line</td></tr>
|
||||
<tr><td><code>ui.cursor</code></td><td></td></tr>
|
||||
<tr><td><code>ui.cursor.insert</code></td><td></td></tr>
|
||||
<tr><td><code>ui.cursor.select</code></td><td></td></tr>
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -400,6 +400,7 @@ over it and is merged into the default palette.</p>
|
|||
</ul>
|
||||
<table><thead><tr><th>Key</th><th>Notes</th></tr></thead><tbody>
|
||||
<tr><td><code>ui.background</code></td><td></td></tr>
|
||||
<tr><td><code>ui.background.separator</code></td><td>Picker separator below input line</td></tr>
|
||||
<tr><td><code>ui.cursor</code></td><td></td></tr>
|
||||
<tr><td><code>ui.cursor.insert</code></td><td></td></tr>
|
||||
<tr><td><code>ui.cursor.select</code></td><td></td></tr>
|
||||
|
|
Loading…
Reference in New Issue