primer / prism

A tool for creating and maintaining cohesive, consistent, and accessible color palettes

Home Page:https://primer.style/prism/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Note: Primer Prism is not under active development.

A screenshot of Primer Prism

Primer Prism

Primer Prism is a tool for creating and maintaining cohesive, consistent, and accessible color palettes.

Warning Primer Prism is experimental. Expect bugs and breaking changes.

Run locally

# Clone the project
git clone git@github.com:primer/prism.git

# Go to the project directory
cd prism

# Install dependencies
yarn

# Start the development server
yarn start

Prior art

Primer Prism builds on the ideas in many existing color tools:

About

A tool for creating and maintaining cohesive, consistent, and accessible color palettes

https://primer.style/prism/

License:MIT License


Languages

Language:TypeScript 98.1%Language:HTML 1.6%Language:CSS 0.3%Language:Shell 0.1%