[Dialog Colors]

; background of the dialog box
dialog_color_bg=#EDCCCB

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

; text color in buttons
dialog_color_buttontext=#000000

; text color in buttons when active
dialog_color_buttontext_sel=#000000

; button color defs
dialog_color_button_up_0=#DCCCDC
dialog_color_button_up_1=#EDCCCB
dialog_color_button_up_2=#CBCCED
dialog_color_button_up_3=#CBCCED
dialog_color_button_up_4=#BACCFE

; pushed in defs
dialog_color_button_down_0=#EDCCCB
dialog_color_button_down_1=#DCCCDC

; Seong Yu Ri 1 by Bitlz78 