Metadata-Version: 2.4
Name: excalidraw-skill-pack-theme-whiteboard
Version: 0.1.0
Summary: Low-fi, bright, intentionally sketchy. For workshops and ideation sessions.
Project-URL: Homepage, https://excalidraw-skill-pack.vercel.app/themes
Project-URL: Repository, https://github.com/isatimur/excalidraw-skill-pack
Project-URL: Documentation, https://excalidraw-skill-pack.vercel.app
Project-URL: Bug Tracker, https://github.com/isatimur/excalidraw-skill-pack/issues
Author: Timur Isachenko
License-Expression: MIT
Keywords: ai-agent,branding,diagrams,excalidraw,excalidraw-skill-pack,theme,visualization,whiteboard
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Multimedia :: Graphics
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# @excalidraw-skill-pack/theme-whiteboard

> Low-fi, bright, intentionally sketchy. For workshops and ideation sessions.

Theme package for [excalidraw-skill-pack](https://excalidraw-skill-pack.vercel.app).

## Install

```bash
npm i -g @excalidraw-skill-pack/theme-whiteboard
# or
pip install excalidraw-skill-pack-theme-whiteboard
```

## Use

```bash
npx @excalidraw-skill-pack/render diagram.excalidraw --theme whiteboard
```

Or set in `.excalidraw-skill-pack.json`:

```json
{ "theme": "whiteboard" }
```

## Author

Timur Isachenko · MIT
