dialog theming
This commit is contained in:
parent
e411fc7b8a
commit
82b076013a
1 changed files with 1 additions and 1 deletions
2
lib
2
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)
|
||||
|
|
Loading…
Reference in a new issue