
[Dialog Colors]

; background of the dialog box
dialog_color_bg=#CAE4FF

; text of stuff in the dialog box
dialog_color_fg=#0059B3

; text of list/edit boxes
dialog_color_textcolor=#003F7D

; background of list/edit boxes
dialog_color_lbback=#ECF5FF

; text color in buttons
dialog_color_buttontext=#0059B3

; text color in buttons when active
dialog_color_buttontext_sel=#000000

; button color defs
dialog_color_button_up_0=#62B0FF
dialog_color_button_up_1=#FFFFFF
dialog_color_button_up_2=#505050
dialog_color_button_up_3=#0984FF
dialog_color_button_up_4=#CAE4FF


; pushed in defs
dialog_color_button_down_0=#0984FF
dialog_color_button_down_1=#CAE4FF
