Add dialog theme file

This commit is contained in:
Ed Nielsen 2026-03-18 20:02:44 +01:00
parent ab945b1caf
commit 279c6ade30

32
dialogrc Normal file
View file

@ -0,0 +1,32 @@
use_shadow = OFF
use_colors = ON
screen_color = (WHITE,BLUE,OFF)
dialog_color = (WHITE,BLUE,OFF)
title_color = (YELLOW,BLUE,ON)
border_color = (WHITE,BLUE,OFF)
button_active_color = (BLACK,WHITE,ON)
button_inactive_color = (WHITE,BLUE,OFF)
button_key_active_color = (BLACK,WHITE,ON)
button_key_inactive_color = (WHITE,BLUE,OFF)
button_label_active_color = (BLACK,WHITE,ON)
button_label_inactive_color = (WHITE,BLUE,OFF)
menubox_color = (WHITE,BLUE,OFF)
menubox_border_color = (WHITE,BLUE,OFF)
item_color = (WHITE,BLUE,OFF)
item_selected_color = (BLACK,WHITE,ON)
tag_color = (WHITE,BLUE,OFF)
tag_selected_color = (BLACK,WHITE,ON)
tag_key_color = (YELLOW,BLUE,OFF)
tag_key_selected_color = (BLACK,WHITE,ON)
position_indicator_color = (WHITE,BLUE,OFF)
uarrow_color = (WHITE,BLUE,OFF)
darrow_color = (WHITE,BLUE,OFF)