UNPKG

tree-sitter-xquery

Version:
56 lines (55 loc) 1.01 kB
{ "parser-directories": [ "/home/grantmacken/projects/grantmacken" ], "theme": { "type.builtin": { "bold": true, "color": 23 }, "variable.builtin": { "bold": true }, "type": 23, "string": { "color" : 4}, "embedded": null, "property": 124, "function.builtin": { "bold": true, "color": 26 }, "conditional": 6, "constructor": 136, "keyword": 14, "variable": 10, "constant.builtin": { "bold": true, "color": 94 }, "operator": { "bold": true, "color": 239 }, "punctuation.bracket": { "color": "silver"} , "attribute": { "italic": true, "color": 124 }, "function": 26, "number": { "color": 94, "bold": true }, "constant": 94, "punctuation.delimiter": 239, "string.special": 30, "tag": 18, "variable.parameter": { "underline": true }, "comment": { "color": 245, "italic": true } } }