+Out of the box InstUI ships with two themes, [`canvas`](https://instructure.design/#canvas) (the default, 4.5:1 contrast) and [`canvasHighContrast`](https://instructure.design/#canvas-high-contrast) (7.0:1 contrast), along with a multi-layered color system built from `primitives`, `contrasts`, and curated `UI` tokens, so designers and developers can pick the right level of abstraction for the job. Theming is scoped: you can swap themes for an entire app, or for a subtree, by nesting another settings provider. For teams using AI coding agents, the whole component library is also available as a single downloadable archive of markdown at [instructure.design/markdowns/documentation.zip](https://instructure.design/markdowns/documentation.zip), with an `llms.txt` catalog at [instructure.design/llms.txt](https://instructure.design/llms.txt). For everyone else, the rendered docs at [instructure.design](https://instructure.design) are the best place to start.
0 commit comments