I’ve implemented some custom fields and would like to keep the look-and-feel consistent with the current Blackberry theme. So I would like the highlighting color of the fields to be consistent with the highlight color used throughout the BB apps.
How can I get the this color?
Edit: Apparently, there’s no way to get those kinds of colors from any API. So is there a work-around way to getting these colors?
What we can do is test colors on drawFocus method of some custom text field:
And use it on the screen:
color test app screenshot http://img188.imageshack.us/img188/8943/830001.png