cdotfis/dotfiles/.dialogrc

29 lines
1005 B
Plaintext

screen_color = (CYAN,CYAN,ON)
shadow_color = (BLACK,BLACK,ON)
dialog_color = (BLACK,WHITE,OFF)
title_color = (RED,WHITE,OFF)
border_color = (WHITE,WHITE,ON)
button_active_color = (WHITE,BLUE,ON)
button_inactive_color = dialog_color
button_key_active_color = button_active_color
button_key_inactive_color = (RED,WHITE,OFF)
button_label_active_color = (YELLOW,BLUE,ON)
button_label_inactive_color = (BLACK,WHITE,OFF)
inputbox_color = dialog_color
inputbox_border_color = dialog_color
position_indicator_color = title_color
menubox_color = dialog_color
menubox_border_color = border_color
item_color = dialog_color
item_selected_color = button_active_color
tag_color = (BLACK,WHITE,ON)
tag_color = (BLACK,WHITE,OFF)
tag_selected_color = button_label_active_color
tag_key_color = button_key_inactive_color
tag_key_selected_color = (RED,BLUE,ON)
check_color = dialog_color
check_selected_color = button_active_color
uarrow_color = (RED,WHITE,OFF)
darrow_color = uarrow_color
itemhelp_color = (WHITE,BLACK,OFF)