!!! NOTE: ALL TAG NAMES MUST BE LOWER CASE !!!

scaler_lit = 0.9 0.9 0.9		;lit (R G B scalers)
scaler_pressed = 0.8 0.8 0.8		;pressed
scaler_search = 0.7 0.7 0.7		;search match

color_main = 333333		;main panel text (RGB hex)
color_title = 333333		;title
color_text = 333333		;left/list/info panel text
color_help = 000000		;help text & border
color_helpback = ffffe1		;help background
color_listtime = 333333		;playlist time & track count
color_listdead = ff0000		;dead track marker
color_listmark = 333333		;current track marker

pos_left = 6 0		;left panel offset & margin
pos_right = 333 0	;right panel offset & margin
pos_litleft = 1 1	;offset of on/off bitmap in left panel buttons (x y)
pos_litinfo = 3 16	;offset of on/off bitmap in info window buttons
pos_scrollinfo = 2	;offset of scroller in info window right side bitmap (x)
pos_listnum = 0		;vertical offset adjustment of playlist numbers (y)
pos_rightoverleft = 1	;left/right panel Z-order
pos_infoframe = 5

font_title = ms sans serif		;title font
font_titlesize = 12		;title font size
font_titlebold = 1		;title font is bold?
font_time = ms sans serif		;time display font
font_timesize = 24		;time font size
font_timebold = 0		;time font is bold?
font_main = ms sans serif		;main panel font (info area & mini-mode time)
font_mainsize = 10		;main panel font size
font_mainbold = 0		;main panel font is bold?
font_help = ms sans serif		;help "bubble" font
font_helpsize = 11		;help font size
font_helpbold = 0		;help font is bold?
font_list = ms sans serif		;playlist font
font_listsize = 11		;playlist font size
font_listbold = 0		;playlist font is bold?
font_listnum = ms sans serif		;playlist numbers font (inc. time/format/search text)
font_listnumsize = 9		;playlist numbers font size
font_listnumbold = 0		;playlist numbers font is bold?
font_info = lucida console	;info window font (should be a fixed-pitch font)
font_infosize = 11		;info window font size
font_infobold = 0		;info window font is bold?
font_device = ms sans serif		;"device setup" panel font
font_devicesize = 8		;device setup font size
font_devicebold = 0		;device setup font is bold?
font_plugin = ms sans serif		;"plugins" list font
font_pluginsize = 11		;plugins font size
font_pluginbold = 0		;plugins font is bold?

text_author = Thomas "Rah'Dick" Radeke	;skin author
text_url = http://www.rahdick.de	;skin author url, eg. http:// or mailto: