You've already forked wc-bootstrap
-
WooCommerce Bootstrap 0.1.1
Pre-Releasereleased this
2026-02-28 18:32:44 +00:00 | 6 commits to main since this releaseFixed
- Dark mode: native
<select>elements showing white background due to WooCommerce's--wc-form-color-backgroundfalling back to#fff - Dark mode: SelectWoo/Select2 dropdowns (country/state pickers) rendering with hardcoded
#fffbackgrounds, text colors, and borders - Dark mode: checkout form focus ring color for inputs, textareas, and selects
- WooCommerce notice borders not matching Bootstrap alert styles due to insufficient CSS specificity (bumped to
.woocommerce .woocommerce-*at0,2,0) - WooCommerce notice
border-top: 3px solidandbackground-color: #f6f5f8overriding Bootstrap alert colors - Double icons on WooCommerce notices (WooCommerce icon font
::beforeconflicting with Bootstrap Icons) - Product card images overlapping top rounded corners on catalog page (added
overflow-hiddento card)
Downloads
- Dark mode: native