[]
Sets the color mapping layer which allows a user to define colors for background and text. This allows for swapping out of light/dark colors for backgrounds and the text on top of the background in order to maintain readability of the text on a deeper level.
public void RemapColor(ThemeColorId themeColorId, ThemeColorSchemeId themeColorSchemeId)
Public Sub RemapColor(themeColorId As ThemeColorId, themeColorSchemeId As ThemeColorSchemeId)
Type | Name | Description |
---|---|---|
ThemeColorId | themeColorId | The theme color id to map. |
ThemeColorSchemeId | themeColorSchemeId | the theme color scheme id to map. |