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; }See Also
Section titled “See Also”- interface INamedTheme
- namespace Stellar.Abstractions.Services