1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 19:46:05 +01:00
This commit is contained in:
khaneliman 2025-10-18 14:22:34 +00:00
parent 979572957c
commit 5fd66e5f36

View file

@ -61571,6 +61571,33 @@ JSON value</p>
</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">
&lt;home-manager/modules/programs/opencode.nix&gt;
</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>
<table border="0" summary="Simple list" class="simplelist">
<tr><td>