Definition
Assembly: Mintlify.Core.dll Namespace: Mintlify.Core.Models Inheritance: System.ObjectSyntax
Summary
Represents a color pair configuration for light and dark modes.Constructors
.ctor
Syntax
Properties
Dark
Gets or sets the color in hex format to use in dark mode.Syntax
Property Value
Type:string?
Light
Gets or sets the color in hex format to use in light mode.Syntax
Property Value
Type:string?