# Changelog All notable changes to this project will be documented in this file. ## [0.1.2] - 2026-02-28 ### Fixed - Dark mode: text inputs and textareas showing white background due to WooCommerce's `.woocommerce form .form-row .input-text` (specificity `0,3,1`) overriding theme's checkout form rules with `var(--wc-form-color-background, #fff)` fallback - Dark mode: `table-light` class on `` forcing white table headers in cart, checkout review, orders, and payment methods pages - Dark mode: WooCommerce notice focus ring appearing white when `focus_populate_live_region()` JS programmatically focuses alerts for screen reader accessibility - WooCommerce notice overrides not matching alerts rendered by Twig templates (added `.alert.woocommerce-*` compound selectors alongside `.woocommerce .woocommerce-*` descendant selectors) - Order details table on thank-you page not wrapped in a card like other sections - Thank-you page success message line-wrapping after icon due to block-level `

` inside inline alert context ## [0.1.1] - 2026-02-28 ### Fixed - Dark mode: native `