IThemeMenuColors interface
Phase 9b menu / tool-panel palette — colours used by WindowPanelStyle.GlassMenu chrome. Renders as a light gradient panel with subtle border and shadow, matching the game’s Profile / Modules visual language.
public interface IThemeMenuColorsMembers
Section titled “Members”| name | description |
|---|---|
| MenuAccent { get; } | Menu accent — pill-tab active, »»» decorators, 👍 indicator badges. |
| MenuBackground { get; } | Top-stop of the 135° linear gradient (or solid fill when used as a single colour). |
| MenuBorder { get; } | 1-px panel border colour (ultra-subtle, theme-tinted). |
| MenuMuted { get; } | Secondary text colour for muted labels, captions, pill-tab inactive. |
| MenuText { get; } | Primary text colour on menu surface (dark on light, light on dark presets). |
See Also
Section titled “See Also”- namespace Stellar.Abstractions.Services