MyNixOS website logo
option

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.

Declarations
    Type
    null or one of "RegularDark", "RegularAutomatic", "ClearLight", "ClearDark", "ClearAutomatic", "TintedLight", "TintedDark", "TintedAutomatic"
    Default
    null