It would be nice to set a convention for setting colours and fonts. Obviously this takes more then parameter, so would need some information on how to use.
I'm suggesting methods should start with
- colorFor which is a hex code, and returns a UIColor
- fontFoo which specifies the font name for Foo, appended with Size, fontFooSize, as an additional item in the dictionary if size is to be specified.