diff --git a/blockly_compressed.js b/blockly_compressed.js index 87bacec71..87f876ef4 100644 --- a/blockly_compressed.js +++ b/blockly_compressed.js @@ -1057,9 +1057,9 @@ Blockly.BlockSvg.connectionUiStep_=function(a){var b=(new Date-a.startDate_)/150 Blockly.BlockSvg.prototype.updateColour=function(){if(!this.disabled){var a=Blockly.makeColour(this.getColour()),b=goog.color.hexToRgb(a),c=goog.color.lighten(b,.3),b=goog.color.darken(b,.4);this.svgPathLight_.setAttribute("stroke",goog.color.rgbArrayToHex(c));this.svgPathDark_.setAttribute("fill",goog.color.rgbArrayToHex(b));this.svgPath_.setAttribute("fill",a);c=this.getIcons();for(a=0;a