XML styles from chroma

This commit is contained in:
2024-08-05 11:47:06 -03:00
parent 2b5d105012
commit 2c6c65b827
69 changed files with 2834 additions and 0 deletions

View File

@ -0,0 +1,12 @@
<style name="hr_high_contrast">
<entry type="Other" style="#d5d500"/>
<entry type="Background" style="#000000"/>
<entry type="Keyword" style="#467faf"/>
<entry type="Name" style="#ffffff"/>
<entry type="LiteralString" style="#a87662"/>
<entry type="LiteralStringBoolean" style="#467faf"/>
<entry type="LiteralNumber" style="#ffffff"/>
<entry type="Operator" style="#e4e400"/>
<entry type="OperatorWord" style="#467faf"/>
<entry type="Comment" style="#5a8349"/>
</style>