@model BTCPayServer.Services.ThemeSettings @{ ViewData.SetActivePageAndTitle(ServerNavPages.Theme); }

Custom theme

Select one of our predefined themes. Optionally you can also provide a CSS file that customizes the chosen theme.

Bootstrap theme

Creative Start theme is used on top of Bootstrap

@section Scripts { @await Html.PartialAsync("_ValidationScriptsPartial") }