# Pi Theme: Synthwave '84

A neon Synthwave '84 theme package for the [Pi coding agent](https://pi.dev/).

![Synthwave '84 preview](assets/preview.png)

## Install

```bash
pi install npm:pi-theme-synthwave-84
```

Then select `synthwave-84` in `/settings`, or add it to your Pi settings:

```json
{
  "theme": "synthwave-84"
}
```

## What's included

- `themes/synthwave-84.json` — a complete Pi TUI theme with all required color tokens.
- Package gallery metadata via the `pi-package` keyword and `pi.image` preview URL.

## Local development

```bash
npm test
pi -e . --theme synthwave-84
```

## License

MIT
