Skip to content

Enum XeluButtonSpriteMap.SpriteTheme

Definition

Namespace: StardewUI.Graphics
Assembly: StardewUI.dll

Available theme variants for certain sprites.

public enum XeluButtonSpriteMap.SpriteTheme

Inheritance
ObjectValueTypeEnum ⇦ SpriteTheme

Remarks

Applies to the keyboard and mouse sprites, but not controller (Xbox style) sprites.

Fields

Name Value Description
Dark 0 Black and dark gray, with white highlights (e.g. for pressed mouse button).
Light 1 White and light gray, with red highlights (e.g. for pressed mouse button).
Stardew 2 Custom theme mimicking the Stardew yellow-orange palette; falls back to Light for non-customized sprites.