zettaios / zetta

0 stars 1 forks source link

Add brand color to metadata API #4

Closed benpackard closed 8 years ago

benpackard commented 8 years ago

This would be a single set of r/g/b values at the top-level to use as a tint color on iOS labels and buttons throughout the app.

chadalderson commented 8 years ago

@benpackard - so you have a sense for what we are thinking with this approach:

ui

And

brand-concept

benpackard commented 8 years ago

@landlessness Going to self-assign this one now since the values are in the API.

landlessness commented 8 years ago

cool

benpackard commented 8 years ago

For now the primary brand color is used sparingly on both the server's grouping title and for certain controls (e.g. buttons) on devices for that server. I think there is more that could be done with these but its a good first step. We can also easily support state-image colors using a similar approach (e.g. red locked door, blue bulb).