From 5fd66e5f36e6aa14dc8f1d1f305730cd665d30be Mon Sep 17 00:00:00 2001 From: khaneliman Date: Sat, 18 Oct 2025 14:22:34 +0000 Subject: [PATCH] deploy: fc837be107e33f5debe7fecc5c597a8dab69d83b --- options.xhtml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) 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: