This repository has been archived on 2022-05-06. You can view files and clone it, but cannot push or open issues/pull-requests.
Go to file
jolheiser 7afb62338a
ci/woodpecker/push/woodpecker Pipeline was successful Details
Naming convention and CI
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2022-05-05 20:55:28 -05:00
cmd/chromajson Naming convention and CI 2022-05-05 20:55:28 -05:00
schema Naming convention and CI 2022-05-05 20:55:28 -05:00
.gitignore Initial commit 2022-05-05 16:28:39 -05:00
.woodpecker.yml Naming convention and CI 2022-05-05 20:55:28 -05:00
LICENSE Initial commit 2022-05-05 16:28:39 -05:00
README.md Naming convention and CI 2022-05-05 20:55:28 -05:00
chromajson.go Initial commit 2022-05-05 16:28:39 -05:00
chromajson_test.go Initial commit 2022-05-05 16:28:39 -05:00
go.mod Initial commit 2022-05-05 16:28:39 -05:00
go.sum Initial commit 2022-05-05 16:28:39 -05:00
mapping.go Initial commit 2022-05-05 16:28:39 -05:00

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