views:

8

answers:

1

Hi, Do anyone know the color code for that blue selected text, as it is in Ringtone list? thanks.

A: 

textfield.textColor=[UIColor colorWithRed:53/255.0 green:80/255.0 blue:129/255.0 alpha:1.0];

happy coding...

Suriya