Metadata-Version: 2.4
Name: excalidraw-skill-pack-theme-notion
Version: 0.1.0
Summary: Rounded, soft, off-white. Matches Notion&#39;s docs aesthetic.
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,notion,theme,visualization
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-notion

> Rounded, soft, off-white. Matches Notion&#39;s docs aesthetic.

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

## Install

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

## Use

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

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

```json
{ "theme": "notion" }
```

## Author

Timur Isachenko · MIT
