summaryrefslogtreecommitdiff
path: root/grc/src/platforms/python/Constants.py.in
diff options
context:
space:
mode:
Diffstat (limited to 'grc/src/platforms/python/Constants.py.in')
-rw-r--r--grc/src/platforms/python/Constants.py.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/grc/src/platforms/python/Constants.py.in b/grc/src/platforms/python/Constants.py.in
index 199b24223..502f41550 100644
--- a/grc/src/platforms/python/Constants.py.in
+++ b/grc/src/platforms/python/Constants.py.in
@@ -50,3 +50,4 @@ FLOAT_VECTOR_COLOR_SPEC = '#CC8C69'
INT_VECTOR_COLOR_SPEC = '#00CC99'
SHORT_VECTOR_COLOR_SPEC = '#CCCC33'
BYTE_VECTOR_COLOR_SPEC = '#CC66CC'
+ID_COLOR_SPEC = '#DDDDDD'