; Dialog colors for QuakeAmp
[Dialog Colors]

; background of the dialog box
dialog_color_bg=#624A00

; text of stuff in the dialog box
dialog_color_fg=#9F9F9F

; text of list/edit boxes
dialog_color_textcolor=#9F9F9F

; background of list/edit boxes
dialog_color_lbback=#3F261A

; text color in buttons
dialog_color_buttontext=#9F9F9F

; text color in buttons when active
dialog_color_buttontext_sel=#9F9F9F

; button color defs
dialog_color_button_up_0=#3F261A
dialog_color_button_up_1=#FFFFFF
dialog_color_button_up_2=#505050
dialog_color_button_up_3=#a0a0a0
dialog_color_button_up_4=#101010


; pushed in defs
dialog_color_button_down_0=#3F261A
dialog_color_button_down_1=#000000
