dialog theming
This commit is contained in:
parent
b67223afda
commit
8f20e27ab9
1 changed files with 1 additions and 1 deletions
2
archfi
2
archfi
|
@ -2087,7 +2087,7 @@ else
|
||||||
fi
|
fi
|
||||||
cat << EOF > dialog.archfi
|
cat << EOF > dialog.archfi
|
||||||
use_shadow = OFF
|
use_shadow = OFF
|
||||||
title_color = (BLACK,WHITE,ON)
|
title_color = (BLACK,WHITE,OFF)
|
||||||
button_label_active_color = (WHITE,BLUE,ON)
|
button_label_active_color = (WHITE,BLUE,ON)
|
||||||
button_label_inactive_color = (BLACK,WHITE,OFF)
|
button_label_inactive_color = (BLACK,WHITE,OFF)
|
||||||
tag_color = (BLACK,WHITE,OFF)
|
tag_color = (BLACK,WHITE,OFF)
|
||||||
|
|
Loading…
Reference in a new issue