1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-05 08:31:03 +01:00
This commit is contained in:
khaneliman 2025-04-21 17:26:15 +00:00
parent 06b27aa14b
commit e6ed255539

View file

@ -61091,18 +61091,19 @@ JSON value</p>
</dd>
<dt>
<span class="term">
<a id="opt-programs.vesktop.vencord.theme"></a><a class="term" href="options.xhtml#opt-programs.vesktop.vencord.theme"><code class="option">programs.vesktop.vencord.theme</code>
<a id="opt-programs.vesktop.vencord.themes"></a><a class="term" href="options.xhtml#opt-programs.vesktop.vencord.themes"><code class="option">programs.vesktop.vencord.themes</code>
</a>
</span>
</dt>
<dd>
<p>The theme to use for Vencord</p>
<p>Themes to add for Vencord, they can be enabled by setting
<code class="literal">programs.vesktop.vencord.settings.enabledThemes</code> to <code class="literal">[ &quot;THEME_NAME.css&quot; ]</code></p>
<p><span class="emphasis"><em>Type:</em></span>
null or strings concatenated with “\n” or absolute path</p>
attribute set of (strings concatenated with “\n” or absolute path)</p>
<p><span class="emphasis"><em>Default:</em></span>
<code class="literal">null</code></p>
<code class="literal">{ }</code></p>
<p><span class="emphasis"><em>Declared by:</em></span></p>
<table border="0" summary="Simple list" class="simplelist">