How to build block themes with both light and dark color scheme that’s activated based on the user’s operating system preferences.
Discover the key differences between two common WordPress theme types and learn how to seamlessly integrate modern block theme features into a classic theme. This approach allows for a smooth, gradual transition to block-based functionality while retaining the flexibility and familiarity of traditional development.
A walkthrough of many tips, tricks, and techniques for using theme.json and style variations to their full extent.
Explore how JSON Schema can help you catch errors early and streamline your WordPress development process for block themes, custom blocks or blueprints.
WordPress 6.5 brings drop shadow options to the end user. This post summarizes how to use the controls for various blocks, and how to remove core presets.
Whether it’s blog posts, documentation or sell copy, great typography can transform your long copy from a hard slog to a great read. In just four steps! Find out how in part 3 of the WordPress Developer Blog’s type series.
Learn how to work with custom settings in theme.json files to make CSS custom properties even more powerful.
This is the first in a series of six posts that are all about typography on the web: what does great type look like? How do you set it? And why do we care? This first post covers the language of type—basic type terminology.
Discover the possibilities of theme.json server-side filters, from dynamically modifying color palettes to restricting block controls based on user permissions.
A walk-through of adding per-block CSS using in theme.json that covers tips, tricks, and pitfalls.