mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-24 02:16:18 +04:00
deploy: 64de0b7288
This commit is contained in:
parent
59a0716af6
commit
639501abee
@ -1284,6 +1284,8 @@ over it and is merged into the default palette.</p>
|
||||
<tr><td><code>ui.menu.scroll</code></td><td><code>fg</code> sets thumb color, <code>bg</code> sets track color of scrollbar</td></tr>
|
||||
<tr><td><code>ui.selection</code></td><td>For selections in the editing area</td></tr>
|
||||
<tr><td><code>ui.selection.primary</code></td><td></td></tr>
|
||||
<tr><td><code>ui.cursorline.primary</code></td><td>The line of the primary cursor</td></tr>
|
||||
<tr><td><code>ui.cursorline.secondary</code></td><td>The lines of any other cursors</td></tr>
|
||||
<tr><td><code>warning</code></td><td>Diagnostics warning (gutter)</td></tr>
|
||||
<tr><td><code>error</code></td><td>Diagnostics error (gutter)</td></tr>
|
||||
<tr><td><code>info</code></td><td>Diagnostics info (gutter)</td></tr>
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -426,6 +426,8 @@ over it and is merged into the default palette.</p>
|
||||
<tr><td><code>ui.menu.scroll</code></td><td><code>fg</code> sets thumb color, <code>bg</code> sets track color of scrollbar</td></tr>
|
||||
<tr><td><code>ui.selection</code></td><td>For selections in the editing area</td></tr>
|
||||
<tr><td><code>ui.selection.primary</code></td><td></td></tr>
|
||||
<tr><td><code>ui.cursorline.primary</code></td><td>The line of the primary cursor</td></tr>
|
||||
<tr><td><code>ui.cursorline.secondary</code></td><td>The lines of any other cursors</td></tr>
|
||||
<tr><td><code>warning</code></td><td>Diagnostics warning (gutter)</td></tr>
|
||||
<tr><td><code>error</code></td><td>Diagnostics error (gutter)</td></tr>
|
||||
<tr><td><code>info</code></td><td>Diagnostics info (gutter)</td></tr>
|
||||
|
Loading…
Reference in New Issue
Block a user