mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 19:46:05 +01:00
deploy: fc837be107
This commit is contained in:
parent
979572957c
commit
5fd66e5f36
1 changed files with 27 additions and 0 deletions
|
|
@ -61571,6 +61571,33 @@ JSON value</p>
|
||||||
|
|
||||||
</code></pre>
|
</code></pre>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Declared by:</em></span></p>
|
||||||
|
<table border="0" summary="Simple list" class="simplelist">
|
||||||
|
<tr><td>
|
||||||
|
<code class="filename"><a class="filename" href="https://github.com/nix-community/home-manager/blob/master/modules/programs/opencode.nix" target="_top">
|
||||||
|
<home-manager/modules/programs/opencode.nix>
|
||||||
|
</a></code>
|
||||||
|
</td></tr>
|
||||||
|
</table>
|
||||||
|
</dd>
|
||||||
|
<dt>
|
||||||
|
<span class="term">
|
||||||
|
<a id="opt-programs.opencode.themes"></a><a class="term" href="options.xhtml#opt-programs.opencode.themes"><code class="option">programs.opencode.themes</code>
|
||||||
|
</a>
|
||||||
|
</span>
|
||||||
|
</dt>
|
||||||
|
<dd>
|
||||||
|
<p>Custom themes for opencode. The attribute name becomes the theme filename.
|
||||||
|
Themes are stored in <code class="filename">$XDG_CONFIG_HOME/opencode/themes/</code> directory.
|
||||||
|
Set <code class="literal">programs.opencode.settings.theme</code> to enable the custom theme.
|
||||||
|
See <a class="link" href="https://opencode.ai/docs/themes/" target="_top">https://opencode.ai/docs/themes/</a> for the documentation.</p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Type:</em></span>
|
||||||
|
JSON value</p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Default:</em></span>
|
||||||
|
<code class="literal">{ }</code></p>
|
||||||
|
|
||||||
<p><span class="emphasis"><em>Declared by:</em></span></p>
|
<p><span class="emphasis"><em>Declared by:</em></span></p>
|
||||||
<table border="0" summary="Simple list" class="simplelist">
|
<table border="0" summary="Simple list" class="simplelist">
|
||||||
<tr><td>
|
<tr><td>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue