@using BTCPayServer.Abstractions.Extensions @using BTCPayServer.Services @inject ThemeSettings Theme @if (Theme.CustomTheme) { } else { }