# pi-blackboard-theme

Blackboard and Blackboard Pro themes for Pi.

![Blackboard theme screenshot](screenshot.png)

## Install

```bash
pi install git:<repository-url>
```

For local development:

```bash
pi install /home/jarkko/work/staging/pi-blackboard-theme
```

Then select the `blackboard` or `blackboard-pro` theme in `/settings` or set:

```json
{
  "theme": "blackboard-pro"
}
```

## License

`pi-blackboard-theme` is licensed under `MIT`. See [LICENSE](LICENSE)
for more information.
