dialog theming

This commit is contained in:
MatMoul 2022-11-11 01:08:00 +01:00
parent f6416d8a74
commit b67223afda

1
archfi
View file

@ -2087,6 +2087,7 @@ else
fi
cat << EOF > dialog.archfi
use_shadow = OFF
title_color = (BLACK,WHITE,ON)
button_label_active_color = (WHITE,BLUE,ON)
button_label_inactive_color = (BLACK,WHITE,OFF)
tag_color = (BLACK,WHITE,OFF)