With Gutenberg, WordPress allows themes to enable support for the styling aspect. Theme can define font sizes, colors, and several optional opt-in features.
Theme Support plugin enables configuring some of the support features quickly via the UI. The following are the current available support options via the plugin.
- Manage font sizes, disable custom user font size
- Manage color palette, disable custom color picker
- Block Editor (Gutenberg) width
- Enable responsive embeds
- Enable default block styles

Dummynator is available for download on the WordPress plugin repo https://wordpress.org/plugins/theme-support
Want to dive into the code and explore how it works? The code is open-sourced on GitHub https://github.com/lubusIN/wp-theme-support
Stay tuned for more Gutenberg goodies. We are exploring the goodness of Gutenberg. 🙂

Leave a Reply