@potternu/palette
v0.1.0
Published
Potter color palette — source of truth (3 flavors × 26 colors) with JSON + typed bindings.
Maintainers
Readme
@potternu/palette
The Potter color palette — source of truth for the Potter theme. 3 flavors (Parchment · Quill · Ink) × 26 colors, as JSON plus typed JS/TS bindings.
npm i @potternu/paletteimport { palette } from "@potternu/palette";
palette.quill.colors.peach.hex; // "#e08a6a"Or grab the raw data: @potternu/palette/palette.json. MIT.
