mirror of
https://github.com/google/blockly.git
synced 2025-12-15 13:50:08 +01:00
* Correct list's "find" and "get" blocks help. Both blocks were using the same help URL. Two unrelated results of recompiling messages: * Allow unwanted 'qqq' messages to be reverted. * 'constants.json' is unchanged, but sorted. Also improve python json dumping.
12 lines
278 B
JSON
12 lines
278 B
JSON
{
|
|
"#": "Automatically generated, do not edit this file!",
|
|
"COLOUR_HUE": "20",
|
|
"LISTS_HUE": "260",
|
|
"LOGIC_HUE": "210",
|
|
"LOOPS_HUE": "120",
|
|
"MATH_HUE": "230",
|
|
"PROCEDURES_HUE": "290",
|
|
"TEXTS_HUE": "160",
|
|
"VARIABLES_DYNAMIC_HUE": "310",
|
|
"VARIABLES_HUE": "330"
|
|
} |