Skip to content
Version 2.11.0
↓ Get the launcher

INamedTheme.ActiveCustomName property

Name of the active custom theme, or null when a built-in preset is active. When non-null, Active reports the custom theme’s base preset (so existing preset-based readers keep working).

public string? ActiveCustomName { get; }