Introduction
The Style Manager provides a central repository of all Style Classes that can be applied to elements.

Fields#
| Name | Description |
|---|---|
| Colors | List of Named Colors |
| Style Classes | List of Style Classes |
Properties#
| Name | Description |
|---|---|
| instance | Gets the current instance of the Style Manager |
Methods#
| Name | Description |
|---|---|
| GetColor | Get a Named Color |
| GetStyle | Get a Style Class |
| PlayAudio | Play audio clip |
| SetColor | Add/Set a Named Color |
| SetStyle | Add/Set a Style Class |