[Dialog Colors]

; background of the dialog box
dialog_color_bg=#F5AFCD

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

; text of list/edit boxes
dialog_color_textcolor=#FFFFFF

; background of list/edit boxes
dialog_color_lbback=#E1699B

; text color in buttons
dialog_color_buttontext=#FFD2E6

; text color in buttons when active
dialog_color_buttontext_sel=#E1699B

; button color defs
dialog_color_button_up_0=#EB8CB4
dialog_color_button_up_1=#F5AFCD
dialog_color_button_up_2=#E1699B
dialog_color_button_up_3=#E1699B
dialog_color_button_up_4=#D74682

; pushed in defs
dialog_color_button_down_0=#F5AFCD
dialog_color_button_down_1=#EB8CB4

; Lee Hyo Ri 2 by Bitlz78 
