https://github.com/palettejson/palettejson.org
Documentation for the paletteJSON schema.
https://github.com/palettejson/palettejson.org
documentation
Last synced: 20 days ago
JSON representation
Documentation for the paletteJSON schema.
- Host: GitHub
- URL: https://github.com/palettejson/palettejson.org
- Owner: palettejson
- License: other
- Created: 2025-09-13T00:16:42.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2026-05-28T17:06:08.000Z (about 1 month ago)
- Last Synced: 2026-05-28T19:09:46.314Z (about 1 month ago)
- Topics: documentation
- Language: TypeScript
- Homepage: https://palettejson.org
- Size: 1.1 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Agents: AGENTS.md
Awesome Lists containing this project
README
# PaletteJSON Documentation

This repository hosts the documentation for [PaletteJSON](https://palettejson.org), a portable JSON container format for color palettes.
## About PaletteJSON
PaletteJSON is a specification for sharing and storing color palettes in a structured, interoperable way.
It aims to be a bridge format — a lingua franca for color — that can work across tools, languages, and design systems.
For the specification itself, see the [palettejson-schema repository](https://github.com/palettejson/palettejson-schema).
## Contributing
We welcome contributions to the documentation.
Ways you can help include:
- Fixing typos and broken links.
- Improving explanations and examples.
- Helping with consistency and structure across documentation pages.
Please see our [CONTRIBUTING.md](CONTRIBUTING.md) for details, and note our [Code of Conduct](CODE_OF_CONDUCT.md).
## License
Documentation is licensed under the [Apache License, Version 2.0](LICENSE).