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

29
styles/rose-pine-dawn.xml Normal file
View File

@ -0,0 +1,29 @@
<style name="rose-pine-dawn">
<entry type="Error" style="#b4637a"/>
<entry type="Background" style="bg:#faf4ed"/>
<entry type="Keyword" style="#286983"/>
<entry type="KeywordNamespace" style="#907aa9"/>
<entry type="Name" style="#d7827e"/>
<entry type="NameAttribute" style="#d7827e"/>
<entry type="NameClass" style="#56949f"/>
<entry type="NameConstant" style="#ea9d34"/>
<entry type="NameDecorator" style="#797593"/>
<entry type="NameException" style="#286983"/>
<entry type="NameFunction" style="#d7827e"/>
<entry type="NameOther" style="#575279"/>
<entry type="NameTag" style="#d7827e"/>
<entry type="Literal" style="#ea9d34"/>
<entry type="LiteralDate" style="#ea9d34"/>
<entry type="LiteralString" style="#ea9d34"/>
<entry type="LiteralStringEscape" style="#286983"/>
<entry type="LiteralNumber" style="#ea9d34"/>
<entry type="Operator" style="#797593"/>
<entry type="Punctuation" style="#797593"/>
<entry type="Comment" style="#9893a5"/>
<entry type="GenericDeleted" style="#b4637a"/>
<entry type="GenericEmph" style="italic"/>
<entry type="GenericInserted" style="#56949f"/>
<entry type="GenericStrong" style="bold"/>
<entry type="GenericSubheading" style="#907aa9"/>
<entry type="Text" style="#575279"/>
</style>