5#ifndef MALENA_CHECKBOXGROUPTHEME_H
6#define MALENA_CHECKBOXGROUPTHEME_H
static const Color Transparent
Color tokens for CheckboxGroup.
sf::Color getBgColor() const
sf::Color getBgOutlineColor() const
void setBgOutlineColor(const sf::Color &c)
CheckboxGroupTheme & operator=(const ControlTheme &c)
CheckboxGroupTheme & operator=(const CheckboxTheme &c)
void setBgColor(const sf::Color &c)
CheckboxGroupTheme & applyFrom(const Theme &t) override
Populate all fields from the global Theme token set.
CheckboxGroupTheme & operator=(const GraphicTheme &g)
Color and font tokens for Checkbox.
CheckboxTheme & applyFrom(const Theme &t) override
Populate all fields from the global Theme token set.
Theme tokens for interactive UI controls.
Theme tokens for all visual components.
Universal design token set applied across all Themeable components.