Add dark mode C syntax highlighting

This commit is contained in:
ema
2025-07-05 02:24:12 +08:00
parent 1df89d69a9
commit 6e9d86457c
2 changed files with 220 additions and 2 deletions

View File

@@ -18,13 +18,13 @@
<TabMarkers color="#B6B6C0"/>
<InvalidLines color="#B6B6C0"/>
</Environment>
<Properties>
<Property name="LineComment" value="//"/>
<Property name="BlockCommentBegin" value="/*"/>
<Property name="BlockCommentEnd" value="*/"/>
</Properties>
<Digits name="Digits" color="#BF382A"/>
<RuleSets>