Emerald Editorial(祖母绿封面故事)
A magazine-cover business deck system rooted in fashion-magazine mastheads and 19th-century theatrical playbills: a saturated emerald field, deep navy ink, warm paper tiles, bilateral double-rule ornaments, and Bodoni Moda at weight 900. Curated from the MIT-licensed zarazhangrui/beautiful-html-templates emerald-editorial template.
Start from example.html in this plugin folder. It is the locked seed: keep its :root tokens, all eight slide-master CSS blocks, the <deck-stage> element, and the entire inlined deck-stage runtime script verbatim. Replace only the text content, numbers, and labels. Do not rewrite the design, and do not introduce any color or font outside this spec.
Design tokens (locked — list verbatim in :root)
| Token | Value | Role |
|---|---|---|
--bg | #3CD896 | Emerald — the dominant slide canvas |
--bg-2 | #2DC684 | Darker emerald, reserved tonal variant (rarely used) |
--bg-3 | #25B377 | Darkest emerald, reserved |
--ink | #0F1A5C | Navy — text, rules, borders, inverse-panel fill |
--ink-2 | #1B2774 | Lighter navy, reser… |