mirror of
https://github.com/cheat/cheat.git
synced 2026-03-07 11:13:33 +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:
17
vendor/github.com/alecthomas/chroma/v2/styles/solarized-light.xml
generated
vendored
Normal file
17
vendor/github.com/alecthomas/chroma/v2/styles/solarized-light.xml
generated
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
<style name="solarized-light">
|
||||
<entry type="Background" style="bg:#eee8d5"/>
|
||||
<entry type="Keyword" style="#859900"/>
|
||||
<entry type="KeywordConstant" style="bold"/>
|
||||
<entry type="KeywordNamespace" style="bold #dc322f"/>
|
||||
<entry type="KeywordType" style="bold"/>
|
||||
<entry type="Name" style="#268bd2"/>
|
||||
<entry type="NameBuiltin" style="#cb4b16"/>
|
||||
<entry type="NameClass" style="#cb4b16"/>
|
||||
<entry type="NameTag" style="bold"/>
|
||||
<entry type="Literal" style="#2aa198"/>
|
||||
<entry type="LiteralNumber" style="bold"/>
|
||||
<entry type="OperatorWord" style="#859900"/>
|
||||
<entry type="Comment" style="italic #93a1a1"/>
|
||||
<entry type="Generic" style="#d33682"/>
|
||||
<entry type="Text" style="#586e75"/>
|
||||
</style>
|
||||
Reference in New Issue
Block a user