Add packaging and release automation
This commit is contained in:
parent
2a3b58c44e
commit
8e51e47587
1082 changed files with 356427 additions and 0 deletions
29
vendor/github.com/alecthomas/chroma/v2/styles/rose-pine-moon.xml
generated
vendored
Normal file
29
vendor/github.com/alecthomas/chroma/v2/styles/rose-pine-moon.xml
generated
vendored
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
<style name="rose-pine-moon">
|
||||
<entry type="Error" style="#eb6f92"/>
|
||||
<entry type="Background" style="bg:#232136"/>
|
||||
<entry type="Keyword" style="#3e8fb0"/>
|
||||
<entry type="KeywordNamespace" style="#c4a7e7"/>
|
||||
<entry type="Name" style="#ea9a97"/>
|
||||
<entry type="NameAttribute" style="#ea9a97"/>
|
||||
<entry type="NameClass" style="#9ccfd8"/>
|
||||
<entry type="NameConstant" style="#f6c177"/>
|
||||
<entry type="NameDecorator" style="#908caa"/>
|
||||
<entry type="NameException" style="#3e8fb0"/>
|
||||
<entry type="NameFunction" style="#ea9a97"/>
|
||||
<entry type="NameOther" style="#e0def4"/>
|
||||
<entry type="NameTag" style="#ea9a97"/>
|
||||
<entry type="Literal" style="#f6c177"/>
|
||||
<entry type="LiteralDate" style="#f6c177"/>
|
||||
<entry type="LiteralString" style="#f6c177"/>
|
||||
<entry type="LiteralStringEscape" style="#3e8fb0"/>
|
||||
<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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue