; 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=#5F7F6F

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

; text of list/edit boxes
dialog_color_textcolor=#000000

; background of list/edit boxes
dialog_color_lbback=#5F7F6F

; text color in buttons
dialog_color_buttontext=#000000

; text color in buttons when active
dialog_color_buttontext_sel=#000000

; button color defs
;interior
dialog_color_button_up_0=#5F7F6F
;w-n
dialog_color_button_up_1=#000000
;e-shadow
dialog_color_button_up_2=#5F7F6F
;s
dialog_color_button_up_3=#000000
;pushed in - w-n
dialog_color_button_up_4=#5F7F6F


; pushed in defs
dialog_color_button_down_0=#5F7F6F
dialog_color_button_down_1=#000000
