IThemePalette interface
Palette + font identity facet of the active theme.
public interface IThemePaletteMembers
Section titled “Members”| name | description |
|---|---|
| Colors { get; } | The full colour palette of the active theme (accent, HP, text tokens, HUD and menu sub-palettes). |
| FontName { get; } | Display name of the active theme font (informational; the font itself is loaded by the renderer). |
See Also
Section titled “See Also”- namespace Stellar.Abstractions.Services