dialog theming

This commit is contained in:
MatMoul 2022-11-10 22:31:58 +01:00
parent 9220c64780
commit 7b1cb62958

13
lib
View file

@ -17,7 +17,18 @@ baseurl=https://raw.githubusercontent.com/MatMoul/archdi-pkg/master
cachedir=~/.cache/archdi
cat << EOF > dialog.archfi
use_shadow = OFF
button_label_active_color = (WHITE,BLUE,ON)
button_label_inactive_color = (BLACK,WHITE,OFF)
tag_color = (BLACK,WHITE,OFF)
tag_selected_color = (WHITE,BLUE,ON)
tag_key_color = (BLACK,WHITE,OFF)
tag_key_selected_color = (WHITE,BLUE,ON)
check_color = tag_color
check_selected_color = tag_selected_color
EOF
export DIALOGRC="dialog.archfi"
# $1: path