# @ultrachess/themes

CSS-variable-only board themes for [Ultra Chess React](https://github.com/yahorbarkouski/ultrachess-react).

```ts
import { brown } from "@ultrachess/themes/brown";
```

## Status

`0.0.0` — scaffolding. Themes land in M6.

## Size budget

Each theme < 1 KB gzip. Enforced in CI via `size-limit`.
