Metadata-Version: 2.4
Name: presentation-md-theme-luxury-minimalist
Version: 1.0.0
Summary: Luxury minimalist presentation theme — warm off-white canvas, charcoal text, hairline borders, no gradients.
Author: Timur Isachenko
License-Expression: MIT
Keywords: ai-agent,presentation-md,slides,theme
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# luxury-minimalist

**Luxury minimalist** presentation theme for presentation-md.
Warm off-white canvas, dark charcoal text, near-zero decoration, generous whitespace,
thin serif display (Cormorant Garamond) + geometric sans (DM Sans), hairline borders,
no gradients. Let content breathe.

## Install

```bash
npm i @presentation-md/theme-luxury-minimalist
```

## Usage

```json
{
  "meta": { "theme": "luxury-minimalist" },
  "slides": []
}
```

## Palette

| Role     | Value                      |
|----------|----------------------------|
| bg       | `#faf8f5`                  |
| bg2      | `#f5f2ee`                  |
| text     | `#1c1917`                  |
| muted    | `#78716c`                  |
| accent   | `#92400e`                  |
| accent2  | `#b45309`                  |
| cardBg   | `rgba(28,25,23,0.03)`      |
| border   | `rgba(28,25,23,0.10)`      |

> Screenshot placeholder — run the skill to preview.
