Type interface
Options for {@link AdaptiveTheme}.
Inheritance
IAdaptiveThemeSettings does not extend any other symbol.
IAdaptiveThemeSettings is not extended by any other symbol.
Properties
|
baseColor # |
Type Primary base color. The generated palette and (in dark mode) the interface colors are derived from it. Accepts a hex number, a CSS string, or a If omitted, the theme defaults to a green-to-yellow gradient ( |
|---|---|
|
baseColor2 # |
Type Optional second base color. When provided, the palette spans the two colors (perceptually interpolated in OKLCH) instead of fanning out from a single hue. |
|
count # |
Type Default Number of series colors to generate. |
|
dark # |
Type Default Produce a dark variant: a faintly base-tinted dark background and matching interface colors. |