system.defaults.NSGlobalDomain.AppleIconAppearanceTheme

Set icon and widget style

To set to default mode, set this to null and you'll need to manually run defaults delete -g AppleIconAppearanceTheme.

This option requires logging out and logging back in to apply.

Type
null or one of "RegularDark", "RegularAutomatic", "ClearLight", "ClearDark", "ClearAutomatic", "TintedLight", "TintedDark", "TintedAutomatic"
Default
null
Declared
<nix-darwin/modules/system/defaults/NSGlobalDomain.nix>