diff --git a/index.html b/index.html
index afd4211..08714da 100644
--- a/index.html
+++ b/index.html
@@ -849,7 +849,7 @@
-
+
@@ -1304,6 +1304,8 @@
+
+
@@ -1334,6 +1336,7 @@
Blockly.Msg.UGJ_MULTIMEDIA_HUE = 240;//CF63CF
Blockly.Msg.UGJ_NETWORK_HUE = 340;//"#54C4EA"
Blockly.Msg.UGJ_SPECIAL_HUE = 20;//"#0FBD8C"
+ Blockly.Msg.UGJ_SNIPPETS_HUE = 90;
// Customize Toolbox
class CustomCategory extends Blockly.ToolboxCategory {