Pixflow AI Changelog
Back to changelogv1.0.13 – Bricks Colour Scheme Controls
Pixflow AI 1.0.13 makes Pixflow Framework colour schemes easier to use directly inside the Bricks builder. Instead of manually adding colour-scheme classes, users can choose Default, Scheme 2, Scheme 3, and any other saved schemes from a Colour scheme dropdown on supported layout elements. The dropdown stays in sync as schemes are added or removed in the design system, applies the required managed classes in the builder canvas, and prevents stale or deleted schemes from continuing to apply.
Bricks colour scheme selector
Added a Pixflow Framework colour scheme selector for Bricks section, container, block, and div elements.
Dynamic scheme options
Added live builder syncing so colour scheme selector options update as schemes are added or removed in the design system without requiring a builder refresh.
Managed scheme application
Improved managed .color-scheme-* application so selected schemes stay attached through the new selector while removed schemes stop applying automatically.
Clearer default state
Renamed the colour scheme selector inherited state to Default for clearer builder controls.