Skip to content

Commit

Permalink
Fixed typo in theme-support.md (#13920)
Browse files Browse the repository at this point in the history
  • Loading branch information
zoliszabo authored and youknowriad committed Mar 6, 2019
1 parent b59227a commit 0d2c487
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ The new Blocks include baseline support in all themes, enhancements to opt-in to
There are a few new concepts to consider when building themes:

- **Editor Color Palette** - A default set of colors is provided, but themes can register their own and optionally lock users into picking from the defined palette.
- **Editor Text Size Palette** - A default set of sizes is provided, but themes and register their own and optionally lock users into picking from preselected sizes.
- **Editor Text Size Palette** - A default set of sizes is provided, but themes can register their own and optionally lock users into picking from preselected sizes.
- **Responsive Embeds** - Themes must opt-in to responsive embeds.
- **Frontend & Editor Styles** - To get the most out of blocks, theme authors will want to make sure Core styles look good and opt-in, or write their own styles to best fit their theme.
- **Dark Mode** - If a Theme is a Dark Theme with a dark background containing light text, the theme author can opt-in to the Dark Mode.
Expand Down

0 comments on commit 0d2c487

Please sign in to comment.