Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/xtc/highlights.scm')
-rw-r--r--runtime/queries/xtc/highlights.scm27
1 files changed, 27 insertions, 0 deletions
diff --git a/runtime/queries/xtc/highlights.scm b/runtime/queries/xtc/highlights.scm
new file mode 100644
index 00000000..cb0bec6a
--- /dev/null
+++ b/runtime/queries/xtc/highlights.scm
@@ -0,0 +1,27 @@
+(parameter) @keyword
+
+(change_port) @function.special
+
+(template) @variable
+
+[
+ (hex_argument)
+ (ipv4_argument)
+] @attribute
+
+(numeric_argument) @constant.numeric
+
+(index) @tag
+
+(string_literal_argument) @string
+
+(string_argument) @constant.character
+
+(comment) @comment
+
+(port_comment) @label
+
+[
+("[")
+("]")
+] @punctuation.bracket