# adastra-branding

Adastra ✨ branding is package used to maintain Adastra styling and color palette across all the packages especially the CLI toolkits. Its an internal private package not intended for external distribution.

## Installation

Run the following command to install Adastra branding package:

```bash
npm install adastra-branding
```

Using Yarn/PNPM

```bash
yarn add adastra-branding
# pnpm add adastra-branding
```

## Want to learn more?

Feel free to check [our documentation](https://docs.blanklob.com) or jump into our [Discord server](https://help.blanklob.com).
