From 82b076013a891b72a7d84e930ebfa73f4425364f Mon Sep 17 00:00:00 2001 From: MatMoul Date: Fri, 11 Nov 2022 01:18:31 +0100 Subject: [PATCH] dialog theming --- lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib b/lib index 7ed16d3..6ce1a07 100644 --- a/lib +++ b/lib @@ -19,7 +19,7 @@ cachedir=~/.cache/archdi cat << EOF > dialog.archfi use_shadow = OFF -title_color = (BLACK,WHITE,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)