diff --git a/options.xhtml b/options.xhtml index 3f0684c40..09d22d995 100644 --- a/options.xhtml +++ b/options.xhtml @@ -7512,6 +7512,30 @@ boolean
Example:
true
Declared by:
+
+
+<home-manager/modules/misc/gtk.nix>
+
+ |
gtk.colorScheme
+
+
+Default color scheme for all GTK versions
+ +Type: +null or one of “dark”, “light”
+ +Default:
+null
Declared by:
|
@@ -8246,6 +8270,30 @@ list of string
]
+ Declared by: +
gtk.gtk3.colorScheme
+
+
+Color scheme for GTK 3 applications. + +Type: +null or one of “dark”, “light” + +Default:
+ Declared by:
|