Compare commits

..

No commits in common. "6afa49d0260c5c866a288b22d4706d1524eb8fd5" and "8adbe8c64ca741738a6f2997e68bb87a4277a7b3" have entirely different histories.

10 changed files with 2 additions and 34 deletions

View File

@ -128,18 +128,6 @@ css:
--pd-radius: 1.5rem;
}
/* --- Bundled display faces ---------------------------------------------- */
/* The host does not yet emit @font-face for bundled_fonts
* (LoadedPlugin.BundledFonts is unconsumed), so the theme declares them
* itself against the served asset paths (/templates/pastel-dream/fonts/...).
* Presets set typography.fontHeading/fontBody to template:pastel-dream:<Family>
* so --font-heading (Fraunces display + accents) and --font-body (Quicksand)
* resolve to the bundled families instead of falling through to system fonts. */
@font-face { font-family: 'Fraunces'; src: url('/templates/pastel-dream/fonts/fraunces-latin-400.woff2') format('woff2'); font-weight: 400; font-style: normal; font-display: swap; }
@font-face { font-family: 'Fraunces'; src: url('/templates/pastel-dream/fonts/fraunces-latin-600.woff2') format('woff2'); font-weight: 600; font-style: normal; font-display: swap; }
@font-face { font-family: 'Quicksand'; src: url('/templates/pastel-dream/fonts/quicksand-400.woff2') format('woff2'); font-weight: 400; font-style: normal; font-display: swap; }
@font-face { font-family: 'Quicksand'; src: url('/templates/pastel-dream/fonts/quicksand-700.woff2') format('woff2'); font-weight: 700; font-style: normal; font-display: swap; }
/* --- Watercolor wash background ----------------------------------------- */
/* The signature "morning haze": soft radial pastel washes tinted from the
* active palette, drifting slowly. Reads as watercolor on cream in light mode

View File

@ -2,7 +2,7 @@
name = "pastel-dream"
display_name = "Pastel Dream"
scope = "@themes"
version = "0.5.0"
version = "0.4.0"
description = "Soft bakery and patisserie theme — watercolor washes, scalloped edges, rounded menu cards, and seasonal specials in blush, berry, and lilac."
kind = "theme"
categories = ["templates"]

View File

@ -5,10 +5,6 @@
"description": "Blush rose on warm cream with a mint accent. The default patisserie counter at opening.",
"theme": {
"mode": "both",
"typography": {
"fontHeading": "template:pastel-dream:Fraunces",
"fontBody": "template:pastel-dream:Quicksand"
},
"lightColors": {
"background": "30 44% 97%",
"foreground": "335 25% 22%",
@ -59,10 +55,6 @@
"description": "Raspberry on ivory with a plum accent. Jam pots and fruit tarts.",
"theme": {
"mode": "both",
"typography": {
"fontHeading": "template:pastel-dream:Fraunces",
"fontBody": "template:pastel-dream:Quicksand"
},
"lightColors": {
"background": "350 40% 97%",
"foreground": "345 30% 20%",
@ -113,10 +105,6 @@
"description": "Soft sage on oat cream with an apricot accent. Green tea cakes and mochi.",
"theme": {
"mode": "both",
"typography": {
"fontHeading": "template:pastel-dream:Fraunces",
"fontBody": "template:pastel-dream:Quicksand"
},
"lightColors": {
"background": "44 36% 96%",
"foreground": "150 22% 18%",
@ -167,10 +155,6 @@
"description": "Lilac on cream with a warm honey accent. Lavender shortbread and glaze.",
"theme": {
"mode": "both",
"typography": {
"fontHeading": "template:pastel-dream:Fraunces",
"fontBody": "template:pastel-dream:Quicksand"
},
"lightColors": {
"background": "40 40% 97%",
"foreground": "270 24% 22%",
@ -221,10 +205,6 @@
"description": "Warm peach on blossom cream with a rose accent. Stone-fruit galettes in spring.",
"theme": {
"mode": "both",
"typography": {
"fontHeading": "template:pastel-dream:Fraunces",
"fontBody": "template:pastel-dream:Quicksand"
},
"lightColors": {
"background": "26 50% 97%",
"foreground": "15 30% 22%",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 MiB

After

Width:  |  Height:  |  Size: 1.9 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 MiB

After

Width:  |  Height:  |  Size: 1.9 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 MiB

After

Width:  |  Height:  |  Size: 1.9 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

After

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

After

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

After

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 MiB

After

Width:  |  Height:  |  Size: 1.5 MiB