[]
Represents a descriptor for a theme resource.
public class ThemeResourceDescriptor : ResourceDescriptor
| Name | Description |
|---|---|
| ThemeResourceDescriptor() |
| Name | Description |
|---|---|
| Accent1 | Gets or sets the value of the Accent1 color. |
| Accent2 | Gets or sets the value of the Accent2 color. |
| Accent3 | Gets or sets the value of the Accent3 color. |
| Accent4 | Gets or sets the value of the Accent4 color. |
| Accent5 | Gets or sets the value of the Accent5 color. |
| Accent6 | Gets or sets the value of the Accent6 color. |
| Dark1 | Gets or sets the value of the Dark1 color. |
| Dark2 | Gets or sets the value of the Dark2 color. |
| Light1 | Gets or sets the value of the Light1 color. |
| Light2 | Gets or sets the value of the Light2 color. |
| MajorFontFamily | Gets or sets the family name of the major font. |
| MinorFontFamily | Gets or sets the family name of the minor font. |
| Title | Gets or sets the title of the theme. |