Function zng::text::font_palette_colors

source ยท
pub fn font_palette_colors(
    child: impl UiNode,
    colors: impl IntoVar<Vec<(u16, Rgba)>>,
) -> impl UiNode
Expand description

P Defines custom palette colors that affect Emoji colors.

The palette is selected by font_palette and then each valid index entry in this property replaces the selected color.

Sets the FONT_PALETTE_COLORS_VAR.