Change color theme

You can completely change the color theme of your flex application easiy.

Create a stylesheet and attach it to the main application. The css class to change the color theme of the entire application.

Application {
   themeColor:#FF7200;
}

This tells you flex application that all the UI conrols used withing the flex applicaton will use theme color red.

Good luck. :)

, , ,

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Share to Facebook Share to Twitter Stumble It Share on Tumblr Digg More...