summaryrefslogtreecommitdiff
path: root/lib/error.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'lib/error.tcl')
-rw-r--r--lib/error.tcl4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/error.tcl b/lib/error.tcl
index 8c27678..7565015 100644
--- a/lib/error.tcl
+++ b/lib/error.tcl
@@ -80,7 +80,9 @@ proc hook_failed_popup {hook msg {is_fatal 1}} {
-justify left \
-font font_uibold
text $w.m.t \
- -background white -borderwidth 1 \
+ -background white \
+ -foreground black \
+ -borderwidth 1 \
-relief sunken \
-width 80 -height 10 \
-font font_diff \