This repository has been archived on 2022-05-06. You can view files and clone it, but cannot push or open issues/pull-requests.
chromajson/README.md

15 lines
349 B
Markdown

# chromajson
A JSON schema and loader for [chroma](https://github.com/alecthomas/chroma).
## Schema
[schema.json](schema/schema.json) provides a [JSON schema](https://json-schema.org).
## Styles
There is a valid [catppuccin](https://github.com/catppuccin) style in [catppuccin.json](schema/testdata/catppuccin.json).
## License
[MIT](LICENSE)