Interface: BlockStyle
Defined in: packages/blockly/core/theme.ts:192
Properties index
| Property | Description |
|---|---|
| colourPrimary | - |
| colourSecondary | - |
| colourTertiary | - |
| hat | - |
Properties
colourPrimary
colourPrimary: string;
Defined in: packages/blockly/core/theme.ts:193
colourSecondary
colourSecondary: string;
Defined in: packages/blockly/core/theme.ts:194
colourTertiary
colourTertiary: string;
Defined in: packages/blockly/core/theme.ts:195
hat
hat: string;
Defined in: packages/blockly/core/theme.ts:196