Skip to main content

Layout — Theme Settings mapping

Theme Settings → General → Layout · storage key general_layout

The Layout tab controls the overall canvas — site width, container width, spacing density, roundness. The converter carries the content container width so body sections match the source; the rest is left for you to tune.

Coverage

1/7 mapped from the source (14%) — 🟡 1 via CSS · ⚪ 5 default/manual · ⚙️ 0 auto.

OptionTypeStatusDerived from / note
layout_container_widthresponsive → unit-input✅ NativeSource content max-width → the desktop container width
site_width_modemulti-picker⚪ UnmappedDefault (full)
layout_container_gutterunit-input⚪ UnmappedDefault
layout_section_spacingradio⚪ UnmappedDefault (cozy)
layout_roundnessradio⚪ UnmappedDefault (subtle)
layout_prose_widthunit-input⚪ UnmappedDefault
site_backgroundbackground-pro🟡 Via CSSWritten by the background detector — see the Backgrounds tab

The source’s content max-width is written to general_layout.layout_container_width (the desktop value) so converted body sections finally line up with the source. Width mode, gutter, content density and roundness are left at the theme defaults.

Status legend

  • Native — Derived and written from a source signal.
  • 🟡 Via CSS — Reproduced via generated CSS; the native option is left empty (candidate to promote).
  • Unmapped — Left at default — no source signal, or set by hand.
  • ⚙️ Auto — Plumbing. Excluded from the coverage percentage.

← Back to Theme Settings Mapping