protected abstract void GenerateAlertStyles(StringBuilder sb, Theme theme, ThemeAlertOptions options);
protected abstract void GenerateAlertVariantStyles(StringBuilder sb, Theme theme, string variant, string inBackgroundColor, string inBorderColor, string inColor, ThemeAlertOptions options);