Help - Search - Members - Calendar
Full Version: Columns UI: How do I set the background colors like itunes
Hydrogenaudio Forums > Hosted Forums > foobar2000 > 3rd Party Plugins - (fb2k)
lunkhead
I want something like black alternating to a dark grey (50,50,50) or maybe just regular gray like (128,128,128). How would I go about to do this? The globals>style tab is just ridiciously confusing to understand.
shakey_snake
CODE
$ifequal($mod(%list_index%,2),1,$set_style(back,$rgb(50,50,50)),$set_style(back,$rgb(128,128,128)))


more info :
http://yuo.be/wiki/columns_ui:config:colour_string

http://www.hydrogenaudio.org/forums/index....lternate+iTunes
lunkhead
edit: oh thanks.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.