Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Color

Index

Variables

Functions

Variables

Const black

black: Color = ...

Const white

white: Color = ...

Functions

darken

hsla

  • hsla(h: number, s: number, l: number, a?: number): Color

lighten

rgba

  • rgba(r: number, g: number, b: number, a?: number): Color

transparent