mirror of https://github.com/helix-editor/helix
deploy: 7fffc0a5d1
parent
cd924fa89d
commit
c20865fbac
|
@ -1627,7 +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
|
are listed below. The <code>[palette]</code> section in the config file takes precedence
|
||||||
over it and is merged into the default palette.</p>
|
over it and is merged into the default palette.</p>
|
||||||
<div class="table-wrapper"><table><thead><tr><th>Color Name</th></tr></thead><tbody>
|
<div class="table-wrapper"><table><thead><tr><th>Color Name</th></tr></thead><tbody>
|
||||||
<tr><td><code>reset</code></td></tr>
|
<tr><td><code>default</code></td></tr>
|
||||||
<tr><td><code>black</code></td></tr>
|
<tr><td><code>black</code></td></tr>
|
||||||
<tr><td><code>red</code></td></tr>
|
<tr><td><code>red</code></td></tr>
|
||||||
<tr><td><code>green</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,7 +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
|
are listed below. The <code>[palette]</code> section in the config file takes precedence
|
||||||
over it and is merged into the default palette.</p>
|
over it and is merged into the default palette.</p>
|
||||||
<div class="table-wrapper"><table><thead><tr><th>Color Name</th></tr></thead><tbody>
|
<div class="table-wrapper"><table><thead><tr><th>Color Name</th></tr></thead><tbody>
|
||||||
<tr><td><code>reset</code></td></tr>
|
<tr><td><code>default</code></td></tr>
|
||||||
<tr><td><code>black</code></td></tr>
|
<tr><td><code>black</code></td></tr>
|
||||||
<tr><td><code>red</code></td></tr>
|
<tr><td><code>red</code></td></tr>
|
||||||
<tr><td><code>green</code></td></tr>
|
<tr><td><code>green</code></td></tr>
|
||||||
|
|
Loading…
Reference in New Issue