Skip to content

Commit 14e685c

Browse files
committed
Twenty Thirteen: Add styles and support for the new block-based editor.
This update adds styles and theme support related to the new block-based editor to enhance the experience of using it with Twenty Thirteen. These are the specific changes made to this theme: - Add `blocks.css`, to style blocks on the front end, to make sure they match the theme’s existing HTML element styles. - Add `editor-blocks.css` to style blocks in the editor, to make sure they match the theme’s existing HTML element styles. - Add theme support for `editor-styles`, to pull the existing editor stylesheet into the new editor. - Add theme support for `wp-block-styles`, to load the default block styles on the front end. - Add theme support for `editor-color-palette`, to load a color palette based on the theme’s color scheme into the block-based editor. - Add theme support and styles for `align-wide`, to allow wide and full alignment styles on the blocks. Props laurelfulford, ianbelanger, davidkennedy. Merges [43796] to trunk. Fixes #45041. git-svn-id: https://develop.svn.wordpress.org/trunk@44142 602fd350-edb4-49c9-b593-d223f7449a82
1 parent f77c9bd commit 14e685c

3 files changed

Lines changed: 923 additions & 0 deletions

File tree

0 commit comments

Comments
 (0)