ui: Defined colors for fulltext search and fulltext code highlights
This commit is contained in:
@@ -16,7 +16,8 @@ struct SearchMatch
|
||||
SEARCH_NONE,
|
||||
SEARCH_TOKEN,
|
||||
SEARCH_COMMAND,
|
||||
SEARCH_OPERATOR
|
||||
SEARCH_OPERATOR,
|
||||
SEARCH_FULLTEXT
|
||||
};
|
||||
|
||||
enum CommandType
|
||||
|
||||
Reference in New Issue
Block a user