Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PaletteOptions

Define the parameters for color assignment from PaletteInput.main in the absence of explicit colors.

Hierarchy

  • PaletteOptions

Index

Properties

Optional contrastDark

contrastDark: undefined | string

Default: '#2e2e2e'

Optional contrastLight

contrastLight: undefined | string

Default: '#fafafa'

Optional shadeBy

shadeBy: undefined | number

Default: 0.1

Optional tintBy

tintBy: undefined | number

Default: 0.2

Generated using TypeDoc