mirror of
https://github.com/cheat/cheat.git
synced 2026-05-07 10:03:50 +02:00
Bumps [github.com/alecthomas/chroma/v2](https://github.com/alecthomas/chroma) from 2.23.1 to 2.24.1. - [Release notes](https://github.com/alecthomas/chroma/releases) - [Commits](https://github.com/alecthomas/chroma/compare/v2.23.1...v2.24.1) --- updated-dependencies: - dependency-name: github.com/alecthomas/chroma/v2 dependency-version: 2.24.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
17 lines
707 B
XML
17 lines
707 B
XML
<style name="solarized-light">
|
|
<entry type="Background" style="bg:#fdf6e3"/>
|
|
<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> |