fix extension block color application

This commit is contained in:
Christopher Willis-Ford 2019-04-23 12:17:48 -07:00
parent 297047a6b9
commit 91f0d59be0
2 changed files with 16 additions and 3 deletions

View file

@ -152,6 +152,10 @@ class SomeBlocks {
// Will be used as the extension's namespace.
id: 'someBlocks',
// Core extensions only: override the default extension block colors.
color1: '#FF8C1A',
color2: '#DB6E00',
// Optional: the human-readable name of this extension as string.
// This and any other string to be displayed in the Scratch UI may either be
// a string or a call to `formatMessage`; a plain string will not be