Skip to content

Releases: ttldsgn/bb-custom-dark-mode

v3.9.1

Choose a tag to compare

@ttldsgn ttldsgn released this 27 Jun 23:33
15e710f

What's Changed

  • Bump to 3.9.1: Fix slug case sensitivity and add WP preset colors by @ttldsgn in #3
  • Update class-frontend.php by @ttldsgn in #4

Full Changelog: v3.9.0...v3.9.1

v3.9.0

Choose a tag to compare

@ttldsgn ttldsgn released this 25 Jun 19:43
705f851

Added

  • Global Colours Manager — add, edit, and delete Beaver Builder global
    colours directly from the plugin settings page. Changes sync instantly with
    BB's Global Styles storage, so colours created here appear in BB's own
    colour picker and vice versa. Supports hex, rgb, rgba, and hsl values
    with a built-in alpha-channel Iris color picker.
  • Tabbed settings UI with session persistence — BB Global Colours,
    Colour Mapping, and Settings & Styling each have their own tab.
  • WordPress Iris color picker with alpha/opacity support (replaces native
    <input type="color">).

Changed

  • Admin page restructured into three tabs for clearer organisation.

v3.7.2 — System preference sync fix

Choose a tag to compare

@ttldsgn ttldsgn released this 31 May 18:26
311d2ed

Fixed system preference sync which was being permanently overridden after any manual toggle. Added live OS theme tracking when no manual preference is set.

v3.7.0 — Drag & drop colour pair sorting

Choose a tag to compare

@ttldsgn ttldsgn released this 27 May 20:06
527d012

Global Colour Mapping pairs (section 2) can now be reordered by drag & drop using the ↕ handle on each row. Order is saved correctly on form submit.

v3.6.2 — Initial public release

Choose a tag to compare

@ttldsgn ttldsgn released this 23 May 18:47
8398c48

Initial open source release. Pro-grade dark mode for Beaver Builder using Global Colours.