Make Help > About & Key bindings dialogs readable if theme
has changed font color to something incompatible with white.
Signed-off-by: Guillermo S. Romero <gsromero@infernal-iceberg.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
maint
Guillermo S. Romero9 years agocommitted byPaul Mackerras
@ -3036,7 +3036,7 @@ Gitk - a commit viewer for git
@@ -3036,7 +3036,7 @@ Gitk - a commit viewer for git
Copyright \u00a9 2005-2014 Paul Mackerras
Use and redistribute under the terms of the GNU General Public License"] \
-justify center -aspect 400 -border 2 -bg white -relief groove
-justify center -aspect 400 -border 2 -bg $bgcolor -relief groove
pack $w.m -side top -fill x -padx 2 -pady 2
${NS}::button $w.ok -text [mc "Close"] -command "destroy $w" -default active
pack $w.ok -side bottom
@ -3047,7 +3047,7 @@ Use and redistribute under the terms of the GNU General Public License"] \
@@ -3047,7 +3047,7 @@ Use and redistribute under the terms of the GNU General Public License"] \