---
title: "What does ‘Gutenberg-ready’ mean for WordPress themes?"
date: "2019-05-16"
author: "Birgit Pauli-Haack"
url: "https://gutenbergtimes.com/what-does-gutenberg-ready-mean-for-wordpress-themes/"
categories: ["For Developers", "News", "Themes", "Using Gutenberg"]
---

*This week on [Heart Internet.](http://bit.ly/2W4uJ4a)*

That’s how the developer handbook for the block editor of starts its [Theme Support chapter.](https://wordpress.org/gutenberg/handbook/designers-developers/developers/themes/theme-support/)

In other words, there are a few features the block editor offers,  that might not be available yet for your theme and your site, so it’s not pure binary, works or doesn’t work.

## There are multiple levels of  Gutenberg-readiness.

It goes from enabling Align-wide and Align-full styling for the  various blocks (columns, images, cover, gallery), to include styling for  each core block to providing custom color and font-size pickers for  your customers content creators, so they stay within the brands  boundaries.

In this article, I’ll talk about all these different ways your theme can interact with the block editor. We’ll talk about stylesheets, CSS specificity and layout. There are voices, and mine is among them, that building blocks are the domains of plugins. Themes provide the glue between features and front-end, and a site owner should be able to switch out their theme without losing content or composition. Of course, like everything else in life, the edges are blurry and the block editor is still in its infancy.

In my [guest blog post at Heart Internet](http://bit.ly/2W4uJ4a), we will look at

- Block styles
- Align-wide and align-full
- Custom colour palettes
- Block font sizes

I also share a lot of resources and a list of Gutenberg-ready themes.

*[Head on over to HeartInternet site and read the full article](http://bit.ly/2W4uJ4a)*

Featured Image: Photo by [Cristina Gottardi](https://unsplash.com/photos/7ah_4PHzSCc?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText) on [Unsplash](https://unsplash.com/search/photos/blocks-blueprints?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText)