5#ifndef MALENA_LISTTHEME_H
6#define MALENA_LISTTHEME_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.
void setDividerColor(const sf::Color &c)
sf::Color getDividerColor() const
ListTheme & operator=(const ControlTheme &c)
void setBgColor(const sf::Color &c)
ListTheme & applyFrom(const Theme &t) override
Populate all fields from the global Theme token set.
ListTheme & operator=(const GraphicTheme &g)
sf::Color getBgColor() const
Universal design token set applied across all Themeable components.