Skip to content
Version 2.11.0
↓ Get the launcher

SwatchElement record

Solid-colour box (the theme-editor colour swatch). Color is poll-diffed so it tracks live edits.

public record SwatchElement : IEquatable<HudElement>
name description
SwatchElement(…) Solid-colour box (the theme-editor colour swatch). Color is poll-diffed so it tracks live edits.
Color { get; set; }
Size { get; set; }