mirror of
https://github.com/google/blockly.git
synced 2026-01-08 09:30:06 +01:00
Merge pull request #862 from AnmAtAnm/math-blocks
Correcting math_change color
This commit is contained in:
@@ -224,7 +224,7 @@ Blockly.defineBlocksWithJsonArray([
|
||||
],
|
||||
"previousStatement": null,
|
||||
"nextStatement": null,
|
||||
"colour": "%{BKY_MATH_HUE}",
|
||||
"colour": "%{BKY_VARIABLES_HUE}",
|
||||
"helpUrl": "%{BKY_MATH_CHANGE_HELPURL}",
|
||||
"extensions": ["math_change_tooltip"]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user