diff --git a/options.xhtml b/options.xhtml index 2c38291ff..e7070d18a 100644 --- a/options.xhtml +++ b/options.xhtml @@ -30831,15 +30831,15 @@ string
programs.kitty.theme
+ programs.kitty.themeFile
Apply a Kitty color theme. This option takes the friendly name of -any theme given by the command kitty +kitten themes. -See https://github.com/kovidgoyal/kitty-themes -for more details.
+Apply a Kitty color theme. This option takes the file name of a theme
+in kitty-themes
, without the .conf
suffix. See
+https://github.com/kovidgoyal/kitty-themes/tree/master/themes for a
+list of themes.
Type: null or string
@@ -30848,7 +30848,7 @@ null or stringnull
Example:
-"Space Gray Eighties"
"SpaceGray_Eighties"
Declared by: