Ir al contenido

ThemeColors

Defined in: theme/Theme.ts:13

GoJS-compatible: the color values a Theme defines.

[index: string]: string | undefined

optional adornmentFill?: string

Defined in: theme/Theme.ts:27


optional adornmentStroke?: string

Defined in: theme/Theme.ts:28


optional comment?: string

Defined in: theme/Theme.ts:16


optional div?: string

Defined in: theme/Theme.ts:21


optional dragSelect?: string

Defined in: theme/Theme.ts:29


optional gridMajor?: string

Defined in: theme/Theme.ts:23


optional gridMinor?: string

Defined in: theme/Theme.ts:22


optional group?: string

Defined in: theme/Theme.ts:18


optional link?: string

Defined in: theme/Theme.ts:17


optional outline?: string

Defined in: theme/Theme.ts:19


optional overviewBox?: string

Defined in: theme/Theme.ts:24


optional selection?: string

Defined in: theme/Theme.ts:20


optional tempLink?: string

Defined in: theme/Theme.ts:25


optional tempPort?: string

Defined in: theme/Theme.ts:26


optional text?: string

Defined in: theme/Theme.ts:15