mirror of
https://github.com/scratchfoundation/scratch-blocks.git
synced 2025-08-28 22:10:31 -04:00
Blockly.Colours.textField camelCase
This commit is contained in:
parent
9571aa257e
commit
2b3ec51847
3 changed files with 3 additions and 3 deletions
|
@ -30,5 +30,5 @@ Blockly.Colours = {
|
|||
},
|
||||
"text": "#575E75",
|
||||
"workspace": "#F5F8FF",
|
||||
"text_field": "#FFFFFF"
|
||||
"textField": "#FFFFFF"
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue