5#ifndef MALENA_TOGGLETHEME_H
6#define MALENA_TOGGLETHEME_H
Theme tokens for interactive UI controls.
ControlTheme & applyFrom(const Theme &t) override
Populate all fields from the global Theme token set.
Theme tokens for all visual components.
Universal design token set applied across all Themeable components.
Theme tokens shared by all toggle variants.
sf::Color getInactiveColor() const
ToggleTheme & applyFrom(const Theme &t) override
Populate all fields from the global Theme token set.
ToggleTheme & operator=(const GraphicTheme &g)
sf::Color activeTextColor
void setActiveTextColor(const sf::Color &c)
ToggleTheme & operator=(const ControlTheme &c)
void setInactiveColor(const sf::Color &c)
sf::Color getActiveTextColor() const
void setActiveColor(const sf::Color &c)
sf::Color getActiveColor() const