2#ifndef MALENA_SPLITPANELTHEME_H
3#define MALENA_SPLITPANELTHEME_H
25 std::min(255, t.
border.
b + 40));
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.
SplitPanelTheme & operator=(const ControlTheme &c)
SplitPanelTheme & applyFrom(const Theme &t) override
Populate all fields from the global Theme token set.
SplitPanelTheme & operator=(const GraphicTheme &g)
Universal design token set applied across all Themeable components.