summaryrefslogtreecommitdiff
path: root/ui/theme.h
diff options
context:
space:
mode:
authorRusty Wagner <rusty@vector35.com>2020-04-27 23:14:44 -0400
committerRusty Wagner <rusty@vector35.com>2020-04-27 23:15:19 -0400
commit68a9e96c98dbed4e4154a13ffec7b9c94876661a (patch)
tree63088d43c0ea630e1df3511a2f00131f5598e326 /ui/theme.h
parent8947d620ff982ac5a40e925cce5d95637618a688 (diff)
Add names for goto labels
Diffstat (limited to 'ui/theme.h')
-rw-r--r--ui/theme.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/theme.h b/ui/theme.h
index 462e38ed..0199b060 100644
--- a/ui/theme.h
+++ b/ui/theme.h
@@ -69,6 +69,7 @@ enum ThemeColor
UncertainColor,
NameSpaceColor,
NameSpaceSeparatorColor,
+ GotoLabelColor,
// Script console colors
ScriptConsoleOutputColor,