Add packaging and release automation
This commit is contained in:
parent
2a3b58c44e
commit
8e51e47587
1082 changed files with 356427 additions and 0 deletions
9
vendor/github.com/alecthomas/chroma/v2/styles/igor.xml
generated
vendored
Normal file
9
vendor/github.com/alecthomas/chroma/v2/styles/igor.xml
generated
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<style name="igor">
|
||||
<entry type="Background" style="bg:#ffffff"/>
|
||||
<entry type="Keyword" style="#0000ff"/>
|
||||
<entry type="NameClass" style="#007575"/>
|
||||
<entry type="NameDecorator" style="#cc00a3"/>
|
||||
<entry type="NameFunction" style="#c34e00"/>
|
||||
<entry type="LiteralString" style="#009c00"/>
|
||||
<entry type="Comment" style="italic #ff0000"/>
|
||||
</style>
|
||||
Loading…
Add table
Add a link
Reference in a new issue