v0.3.3 - Fix style variation bridge to read from theme palette origin
All checks were successful
Create Release Package / PHP Lint (push) Successful in 50s
Create Release Package / Build Release (push) Successful in 1m16s

WordPress puts active variation colors in the 'theme' palette origin,
not 'custom'. Detection now compares theme origin against base defaults.

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2026-02-08 18:12:52 +01:00
parent d6731cca47
commit 4c808a992a
5 changed files with 41 additions and 34 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "wp-bootstrap",
"version": "0.3.2",
"version": "0.3.3",
"description": "WordPress Theme built with Bootstrap 5",
"author": "Marco Graetsch <magdev3.0@gmail.com>",
"license": "GPL-2.0-or-later",