cheat/vendor/github.com/alecthomas/chroma/v2/styles/hr_high_contrast.xml
Christopher Allen Lane 1790aec85d chore(deps): bump chroma to v2 #735
Bump `alecthomas/chroma` to `v2`:
https://github.com/cheat/cheat/issues/735
2023-12-13 12:54:32 -05:00

12 lines
489 B
XML

<style name="hr_high_contrast">
<entry type="Other" style="#d5d500"/>
<entry type="Background" style="#000000"/>
<entry type="Keyword" style="#467faf"/>
<entry type="Name" style="#ffffff"/>
<entry type="LiteralString" style="#a87662"/>
<entry type="LiteralStringBoolean" style="#467faf"/>
<entry type="LiteralNumber" style="#ffffff"/>
<entry type="Operator" style="#e4e400"/>
<entry type="OperatorWord" style="#467faf"/>
<entry type="Comment" style="#5a8349"/>
</style>