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