cheat/vendor/github.com/alecthomas/chroma/v2/styles/hrdark.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

10 lines
377 B
XML

<style name="hrdark">
<entry type="Other" style="#ffffff"/>
<entry type="Background" style="#1d2432"/>
<entry type="Keyword" style="#ff636f"/>
<entry type="Name" style="#58a1dd"/>
<entry type="Literal" style="#a6be9d"/>
<entry type="Operator" style="#ff636f"/>
<entry type="OperatorWord" style="#ff636f"/>
<entry type="Comment" style="italic #828b96"/>
</style>