mirror of
https://github.com/cheat/cheat.git
synced 2026-03-07 19:23:34 +01:00
chore(deps): bump chroma to v2 #735
Bump `alecthomas/chroma` to `v2`: https://github.com/cheat/cheat/issues/735
This commit is contained in:
13
vendor/github.com/alecthomas/chroma/v2/styles/modus-vivendi.xml
generated
vendored
Normal file
13
vendor/github.com/alecthomas/chroma/v2/styles/modus-vivendi.xml
generated
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
<style name="modus-vivendi">
|
||||
<entry type="Background" style="#ffffff bg:#000000"/>
|
||||
<entry type="Keyword" style="#b6a0ff"/>
|
||||
<entry type="KeywordConstant" style="#00bcff"/>
|
||||
<entry type="KeywordType" style="#6ae4b9"/>
|
||||
<entry type="NameBuiltin" style="#f78fe7"/>
|
||||
<entry type="NameFunction" style="#feacd0"/>
|
||||
<entry type="NameVariable" style="#00d3d0"/>
|
||||
<entry type="Literal" style="#00bcff"/>
|
||||
<entry type="LiteralString" style="#79a8ff"/>
|
||||
<entry type="Operator" style="#00d3d0"/>
|
||||
<entry type="Comment" style="#a8a8a8"/>
|
||||
</style>
|
||||
Reference in New Issue
Block a user