added color support for json, yaml and xml

This commit is contained in:
2024-06-15 13:17:27 +02:00
parent 7c62a16146
commit 995564382a
6 changed files with 53 additions and 1 deletions

View File

@ -65,4 +65,7 @@
<description>offset register</description>
</range>
</structure>
<color structure="main" color="#FF0000" start="28" end="31" />
<color structure="main" color="#255961" start="4" end="11" />
<color structure="immediateOffset" color="89,97,37" start="4" end="11" />
</schema>