chore(deps): bump chroma to v2 #735

Bump `alecthomas/chroma` to `v2`:
https://github.com/cheat/cheat/issues/735
This commit is contained in:
Christopher Allen Lane
2023-12-13 12:54:32 -05:00
parent 6bf51e758f
commit 1790aec85d
600 changed files with 41727 additions and 17815 deletions

13
vendor/github.com/alecthomas/chroma/v2/styles/rrt.xml generated vendored Normal file
View File

@@ -0,0 +1,13 @@
<style name="rrt">
<entry type="Background" style="#f8f8f2 bg:#000000"/>
<entry type="Keyword" style="#ff0000"/>
<entry type="KeywordType" style="#ee82ee"/>
<entry type="NameConstant" style="#7fffd4"/>
<entry type="NameFunction" style="#ffff00"/>
<entry type="NameVariable" style="#eedd82"/>
<entry type="LiteralString" style="#87ceeb"/>
<entry type="LiteralStringSymbol" style="#ff6600"/>
<entry type="LiteralNumber" style="#ff6600"/>
<entry type="Comment" style="#00ff00"/>
<entry type="CommentPreproc" style="#e5e5e5"/>
</style>