---
slug: "pi-blackboard-theme"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/jarkkojs/pi-blackboard-theme@main/README.md"
repo: "https://github.com/jarkkojs/pi-blackboard-theme"
source_file: "README.md"
branch: "main"
---
# pi-blackboard-theme

Blackboard and Blackboard Pro themes for Pi.

![Blackboard theme screenshot](https://github.com/jarkkojs/pi-blackboard-theme/raw/HEAD/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](https://github.com/jarkkojs/pi-blackboard-theme/tree/HEAD/LICENSE)
for more information.
