You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
jolheiser 7afb62338a
ci/woodpecker/push/woodpecker Pipeline was successful Details
Naming convention and CI
Signed-off-by: jolheiser <john.olheiser@gmail.com>
1 year ago
cmd/chromajson Naming convention and CI 1 year ago
schema Naming convention and CI 1 year ago
.gitignore Initial commit 1 year ago
.woodpecker.yml Naming convention and CI 1 year ago
LICENSE Initial commit 1 year ago
README.md Naming convention and CI 1 year ago
chromajson.go Initial commit 1 year ago
chromajson_test.go Initial commit 1 year ago
go.mod Initial commit 1 year ago
go.sum Initial commit 1 year ago
mapping.go Initial commit 1 year ago

README.md

chromajson

Go Reference

A JSON schema and loader for chroma.

Schema

schema.json provides a JSON schema.

Chroma themes are conventionally named <theme>.chroma.json.

Styles

There is a valid catppuccin style in catppuccin.json.

License

MIT