diff --git a/command-parse.html b/command-parse.html
index 7318e6f..e79ef41 100644
--- a/command-parse.html
+++ b/command-parse.html
@@ -55,7 +55,7 @@
return clipValueLength(v);
}
RED.nodes.registerType('parser-consume', {
- color: "#E2D96E",
+ color: "#77aadd",
category: 'function',
defaults: {
name: { value: "" },
@@ -275,7 +275,7 @@