Skip to content

Latest commit

 

History

History
49 lines (40 loc) · 691 Bytes

planning-worksheet.md

File metadata and controls

49 lines (40 loc) · 691 Bytes

Planning for your Theme

Required Files

  • style.css
  • theme.json
  • templates (directory)
  • templates/index.html

Templates

  • index.html (Archive/Blog)
  • page.html
  • single-post.html
  • 404.html
  • search.html
  • front-page.html

Supports

"appearanceTools": true

  • appearanceTools (Bulk enables a number of appearance related controls)

    • border.color
    • border.radius
    • border.style
    • border.width
    • color.link
    • spacking.blockGap
    • spacing.margin
    • spacing.padding
    • typography.lineHeight

Presets

  • color
    • palette
    • gradients
    • duotone
  • typography
    • fontSizes
    • fontFamilies
  • spacing
    • units

Styles

Global

Element

Blocks