themes-pastel-dream/plugin.mod
Alex Dunmow 8b2f726fbc chore: repo hygiene for the wasm era (WO-WZ-015 fix round)
Replace the retired .so Makefile with the wasm/.bnp convention (build /
verify / archive-check / publish via ninja plugin build), gitignore *.so
and *.bnp artifacts, and refresh the stale [compatibility] block_core
constraint to the v0.15 era.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-04 00:15:37 +08:00

13 lines
407 B
Modula-2

[plugin]
name = "pastel-dream"
display_name = "Pastel Dream"
scope = "@themes"
version = "0.1.2"
description = "Soft watercolor theme with blush, mint, and butter palettes for wellness, parenting, and spa brands."
kind = "theme"
categories = ["templates"]
tags = ["pastel", "soft", "wellness", "parenting", "spa", "doula", "calm", "skincare", "mindfulness"]
[compatibility]
block_core = ">=0.15.0 <0.16.0"