; 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=#000080

; text of stuff in the dialog box
dialog_color_fg=#8888DD

; text of list/edit boxes
dialog_color_textcolor=#ffffff

; background of list/edit boxes
dialog_color_lbback=#000040

; text color in buttons
dialog_color_buttontext=#000090

; text color in buttons when active
dialog_color_buttontext_sel=#0000ff

; button color defs
dialog_color_button_up_0=#A0A0c0
dialog_color_button_up_1=#CCCCFF
dialog_color_button_up_2=#202050
dialog_color_button_up_3=#8080a0
dialog_color_button_up_4=#000010


; pushed in defs
dialog_color_button_down_0=#505090
dialog_color_button_down_1=#00000F
