API Reference
Class
Names
Semantic color names used by the theme.
Inheritance
- Object
- Names
Inherited Methods
Fields
public const String BodyBackground #Identifier for the email background color (outer/background area behind the main container).
Value:
BodyBackgroundpublic const String Surface #Identifier for the surface color, typically used for backgrounds. This color is used for the main background of the email.
Value:
Surfacepublic const String Border #Identifier for the border color, typically used for container outlines and dividers.
Value:
Borderpublic const String Text #Identifier for the text color, typically used for primary text. This color is used for the main text in the email.
Value:
Textpublic const String BodyText #Identifier for the body text color, used for paragraphs and descriptions.
Value:
BodyTextpublic const String Accent #Identifier for the accent color, typically used for highlights or buttons.
Value:
Accentpublic const String SubtleSurface #Identifier for subtle surface color used for secondary backgrounds (badges, stripes, chips).
Value:
SubtleSurface