mirror of https://github.com/helix-editor/helix
deploy: 82cd445715
parent
74aa077328
commit
cd924fa89d
|
@ -1627,6 +1627,7 @@ so it should be defined after the normal theme options.</p>
|
|||
are listed below. The <code>[palette]</code> section in the config file takes precedence
|
||||
over it and is merged into the default palette.</p>
|
||||
<div class="table-wrapper"><table><thead><tr><th>Color Name</th></tr></thead><tbody>
|
||||
<tr><td><code>reset</code></td></tr>
|
||||
<tr><td><code>black</code></td></tr>
|
||||
<tr><td><code>red</code></td></tr>
|
||||
<tr><td><code>green</code></td></tr>
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -221,6 +221,7 @@ so it should be defined after the normal theme options.</p>
|
|||
are listed below. The <code>[palette]</code> section in the config file takes precedence
|
||||
over it and is merged into the default palette.</p>
|
||||
<div class="table-wrapper"><table><thead><tr><th>Color Name</th></tr></thead><tbody>
|
||||
<tr><td><code>reset</code></td></tr>
|
||||
<tr><td><code>black</code></td></tr>
|
||||
<tr><td><code>red</code></td></tr>
|
||||
<tr><td><code>green</code></td></tr>
|
||||
|
|
Loading…
Reference in New Issue