Type interface
Options for {@link MonochromeTheme}.
Inheritance
IMonochromeThemeSettings does not extend any other symbol.
IMonochromeThemeSettings is not extended by any other symbol.
Properties
|
accent # |
Type Optional accent color applied to the first series only, so one series stands out against the monochrome ramp (like the "Dataviz" theme's single color). Accepts a hex number, a CSS string, or a |
|---|---|
|
color # |
Type Base color the single-hue ramp is built from. Accepts a hex number, a CSS string, or a If omitted, the ramp defaults to a blue base ( |
|
count # |
Type Default Number of steps in the series ramp. |
|
dark # |
Type Default Produce a dark variant (dark background + interface colors, and a ramp that runs light-to-mid so series read on the dark ground). |