kolibrios-fun/programs/other/personal/inc/dtp.inc

52 lines
1.0 KiB
PHP
Raw Normal View History

; set table
struct new_colors
menu_body dd ?
3d_face dd ?
3d_dark dd ?
3d_light dd ?
win_title dd ?
win_body dd ?
btn_face dd ?
btn_text dd ?
win_text dd ?
panel_frame dd ?
win_face dd ?
win_inface dd ?
win_frame dd ?
win_inframe dd ?
win_border dd ?
win_inborder dd ?
win_graytext dd ?
menu_frame dd ?
menu_text dd ?
panel_body dd ?
panel_text dd ?
hint_frame dd ?
hint_body dd ?
hint_text dd ?
btn_inface dd ?
btn_fcface dd ?
btn_frame dd ?
btn_inframe dd ?
btn_fcframe dd ?
btn_intext dd ?
btn_fctext dd ?
gui_shadow dd ?
gui_face dd ?
gui_inface dd ?
gui_fcface dd ?
gui_frame dd ?
gui_inframe dd ?
gui_fcframe dd ?
gui_text dd ?
gui_intext dd ?
gui_fctext dd ?
gui_select dd ?
res_var_a dd ?
res_var_b dd ?
res_var_c dd ?
res_var_d dd ?
res_var_e dd ?
res_var_f dd ?
ends