Description
The themes/flavian/ directory has no README file. New contributors have no quick way to understand the theme's purpose, what block patterns are included, or how to customize it.
Task
Create a themes/flavian/README.md that documents:
- Theme Overview — what Flavian is and its design philosophy
- Block Patterns — list all patterns in
patterns/ with one-line descriptions
- Theme.json — brief overview of the design tokens (colors, typography, spacing)
- Customization — how to modify colors/fonts via theme.json
- File Structure — layout of the theme directory
Files to Create
Files to Reference
themes/flavian/theme.json — design tokens and settings
themes/flavian/style.css — theme metadata header
themes/flavian/patterns/*.php — all block patterns (check each file's header for Title/Description)
themes/flavian/templates/ — FSE templates
themes/flavian/parts/ — template parts
Acceptance Criteria
Description
The
themes/flavian/directory has no README file. New contributors have no quick way to understand the theme's purpose, what block patterns are included, or how to customize it.Task
Create a
themes/flavian/README.mdthat documents:patterns/with one-line descriptionsFiles to Create
themes/flavian/README.mdFiles to Reference
themes/flavian/theme.json— design tokens and settingsthemes/flavian/style.css— theme metadata headerthemes/flavian/patterns/*.php— all block patterns (check each file's header for Title/Description)themes/flavian/templates/— FSE templatesthemes/flavian/parts/— template partsAcceptance Criteria
themes/flavian/README.md