SPThemeInfo class
Represents the theming information for a site. This includes information like colors, fonts, border radii sizes, and so on.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.SPThemeInfo
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Class SPThemeInfo
'Usage
Dim instance As SPThemeInfo
public class SPThemeInfo
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.