mirror of
https://github.com/cheat/cheat.git
synced 2024-11-01 05:31:01 +01:00
1790aec85d
Bump `alecthomas/chroma` to `v2`: https://github.com/cheat/cheat/issues/735
13 lines
553 B
XML
13 lines
553 B
XML
<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> |