Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a combination of color key, light color and dark color, parsed from existing color value

Hierarchy

  • ColorKeyAndValue

Index

Properties

Optional darkModeColor

darkModeColor: string

Dark mode color value, if found, otherwise undefined

Optional key

key: string

Key of color, if found, otherwise undefined

lightModeColor

lightModeColor: string

Light mode color value

Generated using TypeDoc