Compare commits

..

No commits in common. "681b4808f03d5eeb9cdf34b614ca98568a77ede4" and "8d60707cef25c683f5a505568674fd41e0b7400c" have entirely different histories.

10 changed files with 1 additions and 29 deletions

View File

@ -8,7 +8,6 @@
theme_presets: presets.json
bundled_fonts: fonts.json
master_pages: master_pages.json
required_icon_packs: [lucide, simple-icons]
system_templates:
- key: editorial
@ -123,17 +122,6 @@ css:
* <fallback>). No literal colours, no hardcoded families.
*/
/* Bundled serif faces. The host does not yet emit @font-face for
* bundled_fonts (LoadedPlugin.BundledFonts is unconsumed), so the theme
* declares its own faces against the served artifact paths
* (/templates/editorial/fonts/...). Presets set typography.fontHeading/body
* to template:editorial:<Family> so --font-heading/--font-body resolve to
* these families. */
@font-face { font-family: 'Playfair Display'; src: url('/templates/editorial/fonts/playfair-display-700.woff2') format('woff2'); font-weight: 700; font-style: normal; font-display: swap; }
@font-face { font-family: 'Playfair Display'; src: url('/templates/editorial/fonts/playfair-display-900-italic.woff2') format('woff2'); font-weight: 900; font-style: italic; font-display: swap; }
@font-face { font-family: 'Source Serif 4'; src: url('/templates/editorial/fonts/source-serif-4-400.woff2') format('woff2'); font-weight: 400; font-style: normal; font-display: swap; }
@font-face { font-family: 'Source Serif 4'; src: url('/templates/editorial/fonts/source-serif-4-400-italic.woff2') format('woff2'); font-weight: 400; font-style: italic; font-display: swap; }
@layer utilities {
:root {
--editorial-measure: 64ch;

View File

@ -2,7 +2,7 @@
name = "editorial"
display_name = "Editorial"
scope = "@themes"
version = "0.5.0"
version = "0.4.0"
description = "A personal essayist's reading room: warm book-paper light, sepia-on-charcoal dark, serif baseline grid, drop caps, running marginalia and small-caps labels for longform writers and independent newsletters."
kind = "theme"
categories = ["templates"]

View File

@ -4,10 +4,6 @@
"name": "Book Paper",
"description": "The default. Warm off-white paper and dark serif ink by day, low-glare charcoal with sepia type by night. Oxblood accent throughout.",
"theme": {
"typography": {
"fontHeading": "template:editorial:Playfair Display",
"fontBody": "template:editorial:Source Serif 4"
},
"mode": "both",
"lightColors": {
"background": "38 32% 95%",
@ -58,10 +54,6 @@
"name": "Sepia Review",
"description": "Warm sepia in both modes for a soft, magazine-like read. Amber paper and umber ink by day, deep tobacco ground by night.",
"theme": {
"typography": {
"fontHeading": "template:editorial:Playfair Display",
"fontBody": "template:editorial:Source Serif 4"
},
"mode": "both",
"lightColors": {
"background": "34 44% 93%",
@ -112,10 +104,6 @@
"name": "Legal Pad",
"description": "Deeper cream and near-black ink for law, finance and long essays. Tight saturation by day, cool ink-black night desk.",
"theme": {
"typography": {
"fontHeading": "template:editorial:Playfair Display",
"fontBody": "template:editorial:Source Serif 4"
},
"mode": "both",
"lightColors": {
"background": "48 42% 93%",
@ -166,10 +154,6 @@
"name": "Nightdesk",
"description": "Cooler neutral paper and a crisp after-hours reading mode. A brighter red accent for the late edition.",
"theme": {
"typography": {
"fontHeading": "template:editorial:Playfair Display",
"fontBody": "template:editorial:Source Serif 4"
},
"mode": "both",
"lightColors": {
"background": "40 20% 96%",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 164 KiB

After

Width:  |  Height:  |  Size: 150 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 164 KiB

After

Width:  |  Height:  |  Size: 150 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 164 KiB

After

Width:  |  Height:  |  Size: 149 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 180 KiB

After

Width:  |  Height:  |  Size: 160 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 187 KiB

After

Width:  |  Height:  |  Size: 165 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 276 KiB

After

Width:  |  Height:  |  Size: 255 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 288 KiB

After

Width:  |  Height:  |  Size: 265 KiB