{% macro color_picker(color_model, ref_name, label, on_change='', width=280) %} {%- set box_h = (width * 160) // 280 -%}