Skip to main content

Class: WT21_PFD_MFD_Colors

Defined in: workingtitle-instruments-wt21/shared/WT21_Colors.ts:2

Keep this in sync with WT21_Common.css

Constructors

Constructor

new WT21_PFD_MFD_Colors(): WT21_PFD_MFD_Colors

Returns

WT21_PFD_MFD_Colors

Properties

amber

readonly static amber: "orange" = 'orange'

Defined in: workingtitle-instruments-wt21/shared/WT21_Colors.ts:11


black

readonly static black: "black" = 'black'

Defined in: workingtitle-instruments-wt21/shared/WT21_Colors.ts:3


blackTranslucent

readonly static blackTranslucent: "rgba(0, 0, 0, 0.4)" = 'rgba(0, 0, 0, 0.4)'

Defined in: workingtitle-instruments-wt21/shared/WT21_Colors.ts:4


blue

readonly static blue: "hsl(230, 100%, 51%)" = 'hsl(230, 100%, 51%)'

Defined in: workingtitle-instruments-wt21/shared/WT21_Colors.ts:9


cyan

readonly static cyan: "hsl(195, 100%, 50%)" = 'hsl(195, 100%, 50%)'

Defined in: workingtitle-instruments-wt21/shared/WT21_Colors.ts:15


darkGray

readonly static darkGray: "hsl(0, 0%, 50%)" = 'hsl(0, 0%, 50%)'

Defined in: workingtitle-instruments-wt21/shared/WT21_Colors.ts:7


gray

readonly static gray: "hsl(0, 0%, 70%)" = 'hsl(0, 0%, 70%)'

Defined in: workingtitle-instruments-wt21/shared/WT21_Colors.ts:6


green

readonly static green: "#49e700" = '#49e700'

Defined in: workingtitle-instruments-wt21/shared/WT21_Colors.ts:13


lightblue

readonly static lightblue: "hsl(230, 100%, 51%)" = 'hsl(230, 100%, 51%)'

Defined in: workingtitle-instruments-wt21/shared/WT21_Colors.ts:8


magenta

readonly static magenta: "magenta" = 'magenta'

Defined in: workingtitle-instruments-wt21/shared/WT21_Colors.ts:14


red

readonly static red: "red" = 'red'

Defined in: workingtitle-instruments-wt21/shared/WT21_Colors.ts:10


white

readonly static white: "white" = 'white'

Defined in: workingtitle-instruments-wt21/shared/WT21_Colors.ts:5


yellow

readonly static yellow: "yellow" = 'yellow'

Defined in: workingtitle-instruments-wt21/shared/WT21_Colors.ts:12