Create themes for XD UI
Maybe a XML file that set the colors of the UI.
Example:
<themes>
<theme name="Monokay">
<toolbarIconsColor>#fff</toolbarIcons>
<toolbarBackgroundColor>#000</toolbarBackgroundColor>
<propertiesBackgroundColor>#000</propertiesBackgroundColor>
</theme>
</themes>
7
votes
João Vitor
shared this idea