mdcms/themes/Transportation/tx-maersk-muted.yaml
kbenestad 893588d89b Updated themes, 2026-05-19
New folder structure plus HTML presentation.
2026-05-19 20:20:10 +07:00

80 lines
2.6 KiB
YAML

# mdcms v0.4 | DO NOT REMOVE THIS COMMENT
# mdcms theme — maersk · muted
# Harbour-water blue, dialled back to dockyard grey-blue.
# ──────────────────────────────────
# Colours
# ──────────────────────────────────
light:
accent: "#2A6E8A"
background: "#FAFBFC"
nav-background: "#E2EAEE"
text: "#0F2436"
text-muted: "#6E7C8A"
dark:
accent: "#7EB8D0"
background: "#0A1822"
nav-background: "#142838"
text: "#E8EEF2"
text-muted: "#90A0AC"
nav-link: "#E2E2E2"
nav-link-active: "#7EB8D0"
nav-section-heading: "#9A9A9A"
nav-sitename: "#FFFFFF"
nav-description: "#9A9A9A"
nav-toggle: "#9A9A9A"
# ──────────────────────────────────
# 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: "#C13030"
colours-semantic-dark:
info: "#80A5DB"
warning: "#E7AF74"
success: "#89D2A3"
error: "#DE7C7C"
# ──────────────────────────────────
# 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: "#C13030"
background-colour: "#C13030"
# ──────────────────────────────────
# Typography
# Format: "provider:Font Name:weight" (provider: bunny | google)
# ──────────────────────────────────
font-body: "bunny:Inter:400"
font-heading: "bunny:Inter:700"
font-size: 1.00 # unitless multiplier (1.0 = 16px base)
line-height: 1.70 # unitless multiplier
# ──────────────────────────────────
# Layout
# ──────────────────────────────────
main-width: 80em
nav-width: 20em