I'm using the bootstrap theme with CSS static content.
<link rel="stylesheet" href="_content/Telerik.UI.for.Blazor/css/kendo-theme-bootstrap/all.css" />
I would like to change the theme to dark but I can't find the name of the bootstrap dark theme. Is it available for the static content CSS?
If I use the CDN it works fine with both normal and dark modes but I'd prefer to use the static content.