From 73496d91a06d8e917e29e286cd1afa243ba6ebe8 Mon Sep 17 00:00:00 2001 From: rycee Date: Fri, 10 Mar 2023 16:12:31 +0000 Subject: [PATCH] deploy: c03d1e75a1e5e10384e2836cdd6537a4e94be89a --- options.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/options.html b/options.html index 260e69f92..c4b0b5fa4 100644 --- a/options.html +++ b/options.html @@ -6505,7 +6505,7 @@ for the full list of options.

Type: See https://zellij.dev/documentation for the full list of options.

Type: YAML value

Default: { }

Example:

{
   theme = "custom";
-  themes.custom.fg = 5;
+  themes.custom.fg = "#ffffff";
 }
 

Declared by:

<home-manager/modules/programs/zellij.nix>