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

10
styles/hrdark.xml Normal file
View File

@ -0,0 +1,10 @@
<style name="hrdark">
<entry type="Other" style="#ffffff"/>
<entry type="Background" style="#1d2432"/>
<entry type="Keyword" style="#ff636f"/>
<entry type="Name" style="#58a1dd"/>
<entry type="Literal" style="#a6be9d"/>
<entry type="Operator" style="#ff636f"/>
<entry type="OperatorWord" style="#ff636f"/>
<entry type="Comment" style="italic #828b96"/>
</style>