; a really nasty looking example on how to change the colors of 
; the dialog boxes in Winamp 1.92+

[Dialog Colors]

; background of the dialog box
dialog_color_bg=#000000

; text of stuff in the dialog box
dialog_color_fg=#F67A09

; text of list/edit boxes
dialog_color_textcolor=#F67A09

; background of list/edit boxes
dialog_color_lbback=#111111

; text color in buttons
dialog_color_buttontext=#F67A09

; text color in buttons when active
dialog_color_buttontext_sel=#ffff00

; button color defs
dialog_color_button_up_0=#111111
dialog_color_button_up_1=#F47A09
dialog_color_button_up_2=#553300
dialog_color_button_up_3=#553300
dialog_color_button_up_4=#553300


; pushed in defs
dialog_color_button_down_0=#F47A09
dialog_color_button_down_1=#000000
