mdcms/themes/Nordic flags/aland-muted.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 — åland · muted
# Archipelago palette — sun-bleached gold and harbour blue.
# ──────────────────────────────────
# Colours
# ──────────────────────────────────
light:
accent: "#2A5C8F"
background: "#FBFAF3"
nav-background: "#F0E8C8"
text: "#1F2D44"
text-muted: "#6E7588"
dark:
accent: "#D8B848"
background: "#0E1622"
nav-background: "#1A2030"
text: "#EAEDF2"
text-muted: "#988E70"
# ──────────────────────────────────
# Semantic colours
# colours-semantic applies to both modes.
# colours-semantic-dark overrides for dark mode only.
# ──────────────────────────────────
colours-semantic:
info: "#2A4E8A"
warning: "#B26A1F"
success: "#2F7A4A"
error: "#D21034"
colours-semantic-dark:
info: "#82A3D9"
warning: "#E7AF74"
success: "#89D2A3"
error: "#F36781"
# ──────────────────────────────────
# Callout defaults
# primary-colour matches colours-semantic (light mode).
# ──────────────────────────────────
callouts:
info:
icon: info
primary-colour: "#2A4E8A"
background-colour: "#2A4E8A"
warning:
icon: warning
primary-colour: "#B26A1F"
background-colour: "#B26A1F"
success:
icon: success
primary-colour: "#2F7A4A"
background-colour: "#2F7A4A"
error:
icon: error
primary-colour: "#D21034"
background-colour: "#D21034"
# ──────────────────────────────────
# Typography
# Format: "provider:Font Name:weight" (provider: bunny | google)
# ──────────────────────────────────
font-body: "bunny:IBM Plex Sans:300"
font-heading: "bunny:IBM Plex Sans:600"
font-size: 1.00 # unitless multiplier (1.0 = 16px base)
line-height: 1.70 # unitless multiplier
# ──────────────────────────────────
# Layout
# ──────────────────────────────────
main-width: 80em
nav-width: 20em