Options
All
  • Public
  • Public/Protected
  • All
Menu

A color object contains both light mode and dark mode color

Hierarchy

  • ModeIndependentColor

Index

Properties

darkModeColor

darkModeColor: string

The color to be used in dark mode, if enabled.

lightModeColor

lightModeColor: string

The color to be used in light mode, or stored as the original color in dark mode.

Generated using TypeDoc