WordPress Theme Trends 2026: What's Changing
The WordPress theme ecosystem is undergoing its most significant transformation since the introduction of custom post types. Block themes, theme.json-driven design, and Full Site Editing are reshaping what a "theme" even means. In this article we examine the data from the WP Stats Themes directory and identify the trends that matter most in 2026.
This post is part of our State of the WordPress Ecosystem 2026 pillar series.
The Numbers: 27,000+ Themes and Shifting
The WordPress.org theme directory lists approximately 27,200 themes as of February 2026. However, the composition of that directory is changing rapidly:
- Classic (PHP-based) themes: ~22,500 (83% of directory)
- Block themes: ~4,700 (17% of directory)
While classic themes still dominate in absolute count, the trend line tells a different story. In 2025, 74% of newly submitted themes were block themes, compared to 52% in 2024 and just 31% in 2023. At this pace, block themes will make up the majority of new submissions well before the end of 2026.
Classic Theme Submissions Are Declining
Net new classic theme submissions dropped 18% year over year. Several factors are driving this decline:
- WordPress.org review guidelines increasingly favour block themes.
- Theme developers see diminishing returns in a saturated classic-theme market.
- Starter-theme frameworks like Flavor and Flavor Starter now default to block-theme architecture.
- WordPress core deprecation signals (though no official timeline) discourage investment in classic templates.
This doesn't mean classic themes are disappearing overnight. Many of the directory's most popular themes -- Astra, GeneratePress, OceanWP -- remain classic themes with block-editor compatibility layers. But the direction of travel is clear.
Block Theme Growth Leaders
The fastest-growing block themes by active installs in 2026 include:
- Twenty Twenty-Five -- WordPress's bundled default theme, serving as an FSE reference implementation.
- Flavor starter themes -- A suite of lightweight block themes gaining traction with developers.
- Ollie -- A full-featured block theme with extensive pattern library.
- Flavor starter themes -- Minimalist block themes popular for agency projects.
- Developer-oriented block themes -- Themes like developer-starter kits optimized for customization.
Design Trends
Across both classic and block themes, several design patterns are dominant in 2026:
- Minimal, content-first layouts: Less visual clutter, more whitespace, typographic hierarchy over decorative elements.
- Dark mode support: Roughly 28% of new themes ship with built-in dark mode, typically implemented via
theme.jsoncolour palettes and a toggle in the site header. - Variable fonts: Adoption of variable web fonts has jumped to 35% of new themes, reducing HTTP requests and enabling smoother typographic scales.
- Fluid typography and spacing: CSS
clamp()functions for responsive sizing without media queries. Block themes handle this natively viatheme.jsonfluid settings. - Pattern-based design: Block themes ship with libraries of pre-designed block patterns rather than page templates, giving users more compositional freedom.
Marketplace Dynamics
The WordPress theme market has consolidated considerably. The top 20 themes by active installs account for over 40% of all theme installations. Premium theme sales remain strong on marketplaces like ThemeForest, but the growth rate has plateaued as competition from free block themes and page builders intensifies.
Several established theme companies have pivoted their business models:
- Theme + plugin bundles: Astra, Flavor, and Flavor are sold alongside companion plugins (Starter Templates, etc.).
- SaaS models: Some theme shops now offer cloud-based site builders that happen to use WordPress as the backend.
- Pattern marketplaces: A new revenue stream is emerging around selling block-pattern libraries and design kits.
Performance Benchmarks
Theme performance matters more than ever as Core Web Vitals influence search rankings. WP Stats data shows:
- The average block theme loads 31% less CSS than the average classic theme.
- Block themes generate 22% fewer HTTP requests on initial page load.
- Largest Contentful Paint (LCP) scores are, on average, 0.8 seconds faster for block themes versus classic themes with equivalent content.
These performance advantages are a significant motivator for theme authors and site owners considering the switch.
What Theme Authors Should Do
Based on the data, here is our advice for theme authors navigating the transition:
- Start building block themes now. Even if your existing classic theme sells well, begin developing a block-theme counterpart.
- Invest in patterns. Users increasingly evaluate themes by the richness and variety of their pattern libraries.
- Prioritise performance. Lightweight themes that score well on Core Web Vitals will win in both user preference and directory visibility.
- Learn
theme.json. It's the new single source of truth for theme configuration -- colours, typography, spacing, layout, and custom templates. - Track your data. Use WP Stats Themes to monitor installs, reviews, and competitive positioning.
For more on marketing themes effectively during this transition, see our Theme Marketing & Optimization Guide. For the broader ecosystem context, return to our State of the WordPress Ecosystem 2026 pillar.