Comment 0 for bug 1553919

Revision history for this message
Zsombor Egri (zsombi) wrote :

The current way to select a color for a component is pretty error-prone. Developers need to select the proper palette value set for each component depending on the component status (enabled, disabled, selected, focused, highlighted). UITK should provide an easy way to do this on styled components level, preferably through a state-agnostic property or style callback.