Table of Contents

Enum VariantThemeType

Namespace
PnP.Core.Model.SharePoint
Assembly
PnP.Core.dll
public enum VariantThemeType

Fields

Neutral = 1

neutral variant - light shade of original background as background ( Value = 1 )

None = 0

no emphasis - appears as normal ( Value = 0 )

Soft = 2

soft variant - light tint of the primary color as background ( Value = 2 )

Strong = 3

strong variant - primary color as background, text uses original background color; white on brand blue by default ( Value = 3 )