summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ui/theme.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/theme.h b/ui/theme.h
index 0199b060..7010ab27 100644
--- a/ui/theme.h
+++ b/ui/theme.h
@@ -70,6 +70,7 @@ enum ThemeColor
NameSpaceColor,
NameSpaceSeparatorColor,
GotoLabelColor,
+ CommentColor,
// Script console colors
ScriptConsoleOutputColor,