diff --git a/options.xhtml b/options.xhtml index 19b55764f..28f50b23b 100644 --- a/options.xhtml +++ b/options.xhtml @@ -61571,6 +61571,33 @@ JSON value

+

Declared by:

+ + +
+ +<home-manager/modules/programs/opencode.nix> + +
+ +
+ + programs.opencode.themes + + +
+
+

Custom themes for opencode. The attribute name becomes the theme filename. +Themes are stored in $XDG_CONFIG_HOME/opencode/themes/ directory. +Set programs.opencode.settings.theme to enable the custom theme. +See https://opencode.ai/docs/themes/ for the documentation.

+ +

Type: +JSON value

+ +

Default: +{ }

+

Declared by: