mirror of
https://github.com/google/blockly.git
synced 2026-01-04 23:50:12 +01:00
* chore: Rollup of 2025 Q2 updates from TranslateWiki * fix: Readd inadvertently deleted message. * Fix: Readd another deleted message. * chore: Reformat files. * Fix: Revert some changes to en.json.
12 lines
221 B
JSON
12 lines
221 B
JSON
{
|
|
"MATH_HUE": "230",
|
|
"LOOPS_HUE": "120",
|
|
"LISTS_HUE": "260",
|
|
"LOGIC_HUE": "210",
|
|
"VARIABLES_HUE": "330",
|
|
"TEXTS_HUE": "160",
|
|
"PROCEDURES_HUE": "290",
|
|
"COLOUR_HUE": "20",
|
|
"VARIABLES_DYNAMIC_HUE": "310"
|
|
}
|