Border

An optional border drawn around this widget's own box -- "None" (the default) draws nothing. Shows on the frame's actual live view, not in the standalone preview below.

{% set current_palette = frame.palette_rgb or default_palette_rgb %} {% set current_hex = palette_to_hex(current_palette) %}
{% for label in border_color_labels %} {% endfor %}