cheat/vendor/github.com/alecthomas/chroma/v2/styles/rose-pine.xml

30 lines
1.2 KiB
XML

<style name="rose-pine">
<entry type="Error" style="#eb6f92"/>
<entry type="Background" style="bg:#191724"/>
<entry type="Keyword" style="#31748f"/>
<entry type="KeywordNamespace" style="#c4a7e7"/>
<entry type="Name" style="#ebbcba"/>
<entry type="NameAttribute" style="#ebbcba"/>
<entry type="NameClass" style="#9ccfd8"/>
<entry type="NameConstant" style="#f6c177"/>
<entry type="NameDecorator" style="#908caa"/>
<entry type="NameException" style="#31748f"/>
<entry type="NameFunction" style="#ebbcba"/>
<entry type="NameOther" style="#e0def4"/>
<entry type="NameTag" style="#ebbcba"/>
<entry type="Literal" style="#f6c177"/>
<entry type="LiteralDate" style="#f6c177"/>
<entry type="LiteralString" style="#f6c177"/>
<entry type="LiteralStringEscape" style="#31748f"/>
<entry type="LiteralNumber" style="#f6c177"/>
<entry type="Operator" style="#908caa"/>
<entry type="Punctuation" style="#908caa"/>
<entry type="Comment" style="#6e6a86"/>
<entry type="GenericDeleted" style="#eb6f92"/>
<entry type="GenericEmph" style="italic"/>
<entry type="GenericInserted" style="#9ccfd8"/>
<entry type="GenericStrong" style="bold"/>
<entry type="GenericSubheading" style="#c4a7e7"/>
<entry type="Text" style="#e0def4"/>
</style>