cheat/vendor/github.com/alecthomas/chroma/v2/styles/rose-pine-dawn.xml
Christopher Allen Lane 1790aec85d chore(deps): bump chroma to v2 #735
Bump `alecthomas/chroma` to `v2`:
https://github.com/cheat/cheat/issues/735
2023-12-13 12:54:32 -05:00

30 lines
1.2 KiB
XML

<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>