mdcms/themes/Anglican/lit-pentecost.yaml
kbenestad 893588d89b Updated themes, 2026-05-19
New folder structure plus HTML presentation.
2026-05-19 20:20:10 +07:00

74 lines
2.5 KiB
YAML

# mdcms v0.4 | DO NOT REMOVE THIS COMMENT
# mdcms theme — pentecost
# Flame-red. Pentecost, Holy Week, and feasts of the martyrs.
# ──────────────────────────────────
# Colours
# ──────────────────────────────────
light:
accent: "#B91C1C"
background: "#FFFFFF"
nav-background: "#FCE2E2"
text: "#2A0F0F"
text-muted: "#7A4A4A"
dark:
accent: "#F08080"
background: "#1A0A0A"
nav-background: "#240E0E"
text: "#F4E8E8"
text-muted: "#B89090"
# ──────────────────────────────────
# Semantic colours
# colours-semantic applies to both modes.
# colours-semantic-dark overrides for dark mode only.
# ──────────────────────────────────
colours-semantic:
info: "#2B5797"
warning: "#B26A1F"
success: "#2F7A4A"
error: "#B91C1C"
colours-semantic-dark:
info: "#80A5DB"
warning: "#E7AF74"
success: "#89D2A3"
error: "#EA7171"
# ──────────────────────────────────
# Callout defaults
# primary-colour matches colours-semantic (light mode).
# ──────────────────────────────────
callouts:
info:
icon: info
primary-colour: "#2B5797"
background-colour: "#2B5797"
warning:
icon: warning
primary-colour: "#B26A1F"
background-colour: "#B26A1F"
success:
icon: success
primary-colour: "#2F7A4A"
background-colour: "#2F7A4A"
error:
icon: error
primary-colour: "#B91C1C"
background-colour: "#B91C1C"
# ──────────────────────────────────
# Typography
# Format: "provider:Font Name:weight" (provider: bunny | google)
# ──────────────────────────────────
font-body: "bunny:Cormorant Garamond:500"
font-heading: "bunny:Cormorant Garamond:700"
font-size: 1.05 # unitless multiplier (1.0 = 16px base)
line-height: 1.60 # unitless multiplier
# ──────────────────────────────────
# Layout
# ──────────────────────────────────
main-width: 80em
nav-width: 20em