Get Common Theme Attributes
Return common theme attributes
Description
Return the Primary Color
, Secondary Color
and Font Family
of a given theme.
To get other attributes, you can use the Get Object Property
brick.
Inputs
- Theme (Theme): Theme for which we want the attributes
Outputs
- Primary Color (Color): The primary color
- Font Family (String): The font family
- Secondary Color (Color): The secondary color