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