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

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

; text of list/edit boxes
dialog_color_textcolor=#3366ff

; background of list/edit boxes
dialog_color_lbback=#ff9933

; text color in buttons
dialog_color_buttontext=#ff6600

; text color in buttons when active
dialog_color_buttontext_sel=#800080

; button color defs
; tlo
dialog_color_button_up_0=#ff99cc
; |~~
dialog_color_button_up_1=#ffffff
;    |
dialog_color_button_up_2=#969696
; __|
dialog_color_button_up_3=#808080
; ___
dialog_color_button_up_4=#cc0099


; pushed in defs
dialog_color_button_down_0=#ff3399
dialog_color_button_down_1=#ff3399
