<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE language><language name="Slint" version="2" kateversion="5.62" section="Sources" extensions="*.slint" mimetype="text/slint" indenter="cstyle" license="MIT" author="SixtyFPS GmbH (info@slint.dev)"><highlighting><list name="types"><item>angle</item><item>bool</item><item>brush</item><item>color</item><item>duration</item><item>float</item><item>image</item><item>int</item><item>length</item><item>physical-length</item><item>relative-font-size</item><item>string</item></list><list name="keywords"><item>@children</item><item>@conic-gradient</item><item>@deprecated</item><item>@image-url</item><item>@linear-gradient</item><item>@radial-gradient</item><item>@tr</item><item>animate</item><item>callback</item><item>changed</item><item>component</item><item>enum</item><item>export</item><item>for</item><item>from</item><item>function</item><item>global</item><item>if</item><item>import</item><item>in</item><item>in-out</item><item>inherits</item><item>out</item><item>private</item><item>property</item><item>public</item><item>pure</item><item>return</item><item>states</item><item>struct</item><item>transitions</item></list><contexts><context name="Normal Text" attribute="Normal Text"><DetectSpaces/><IncludeRules context="Comments"/><RegExpr String="[a-zA-Z_][a-zA-Z_\-0-9]*(?: *&lt;?=>|:)" attribute="Property"/><RegExpr String="#[0-9a-fA-F]+" attribute="Color"/><keyword String="types" attribute="Types"/><keyword String="keywords" attribute="Keyword"/><DetectChar char='"' attribute="String" context="string"/><RegExpr String="[0-9]+\.?[0-9]*([a-z]*|%?)." attribute="Number"/><AnyChar String="!%&amp;()+,-/*&lt;=>?[]|;" attribute="Symbol"/><DetectIdentifier/></context><context name="CommentsBlock" attribute="Comment"><DetectSpaces/><IncludeRules context="##Comments"/><DetectIdentifier/><StringDetect String="/*" attribute="Comment" context="CommentsBlock" beginRegion="Comment"/><StringDetect String="*/" attribute="Comment" context="#pop" endRegion="Comment"/></context><context name="Character Escape" attribute="String" lineEndContext="#pop"><RegExpr String="." attribute="String" context="#pop"/></context><context name="Comments" attribute="Normal Text"><StringDetect String="//" attribute="Comment" context="CommentsLine"/><StringDetect String="/*" attribute="Comment" context="CommentsBlock" beginRegion="Comment"/></context><context name="CommentsLine" attribute="Comment" lineEndContext="#pop"><DetectSpaces/><IncludeRules context="##Comments"/><DetectIdentifier/></context><context name="EscapeString" attribute="Normal Text"><LineContinue attribute="String"/><DetectChar char="\" attribute="String" context="Character Escape"/></context><context name="string" attribute="String"><IncludeRules context="EscapeString"/><DetectChar char='"' attribute="String" context="#pop"/></context></contexts><itemDatas><itemData name="Normal Text" defStyleNum="dsNormal"/><itemData name="Keyword" defStyleNum="dsKeyword"/><itemData name="String" defStyleNum="dsString"/><itemData name="Types" defStyleNum="dsDataType"/><itemData name="Comment" defStyleNum="dsComment"/><itemData name="Number" defStyleNum="dsFloat"/><itemData name="Symbol" defStyleNum="dsOperator"/><itemData name="Property" defStyleNum="dsVariable"/><itemData name="Color" defStyleNum="dsConstant"/></itemDatas></highlighting><general><comments><comment name="singleLine" start="//"/><comment name="multiLine" start="/*" end="*/" region="Comment"/></comments><keywords casesensitive="1"/></general></language>