# @yamada-ui/theme

The default theme package for Yamada UI components.

## Installation

```sh
pnpm add @yamada-ui/theme
# or
yarn add @yamada-ui/theme
# or
npm install @yamada-ui/theme
# or
bun add @yamada-ui/theme
```

## Contribution

Wouldn't you like to contribute? That's amazing! We have prepared a [contribution guide](https://github.com/yamada-ui/yamada-ui/blob/main/CONTRIBUTING.md) to assist you.

## License

This package is licensed under the terms of the
[MIT license](https://github.com/yamada-ui/yamada-ui/blob/main/LICENSE).
