diff options
| author | Xusheng <xusheng@vector35.com> | 2020-07-23 16:40:38 +0800 |
|---|---|---|
| committer | Xusheng <xusheng@vector35.com> | 2020-07-30 23:06:55 +0800 |
| commit | 9de5705fd4cfec390cc8b98a37e3e374adf32390 (patch) | |
| tree | d6b53d9befddb970a65fdb60043fd47fa2b36695 | |
| parent | e26c21308b85d026c0b0d26482817cc5f30d932f (diff) | |
add support for comment color
| -rw-r--r-- | ui/theme.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -70,6 +70,7 @@ enum ThemeColor NameSpaceColor, NameSpaceSeparatorColor, GotoLabelColor, + CommentColor, // Script console colors ScriptConsoleOutputColor, |
