Metadata-Version: 2.4
Name: presentation-md-theme-playful
Version: 1.0.0
Summary: Playful creative-agency presentation theme — warm white, coral + lime accents, rounded, big type.
Author: Timur Isachenko
License-Expression: MIT
Keywords: ai-agent,presentation-md,slides,theme
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# playful

**Playful / creative-agency** presentation theme for presentation-md.
Bright warm-white base, bold coral + lime accent pair, rounded everything (24 px),
big Nunito type, sticker-style card shadows. Perfect for pitches with personality.

## Install

```bash
npm i @presentation-md/theme-playful
```

## Usage

```json
{
  "meta": { "theme": "playful" },
  "slides": []
}
```

## Palette

| Role     | Value                      |
|----------|----------------------------|
| bg       | `#fffbf0`                  |
| bg2      | `#fff9e6`                  |
| text     | `#1a1a2e`                  |
| muted    | `#6b6b8a`                  |
| accent   | `#ff4757`                  |
| accent2  | `#2ed573`                  |
| cardBg   | `rgba(255,71,87,0.06)`     |
| border   | `rgba(255,71,87,0.15)`     |

> Screenshot placeholder — run the skill to preview.
