aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/text/e-text.c
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/text/e-text.c')
-rw-r--r--widgets/text/e-text.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/text/e-text.c b/widgets/text/e-text.c
index 314198248b..2f1234f9c8 100644
--- a/widgets/text/e-text.c
+++ b/widgets/text/e-text.c
@@ -2476,7 +2476,7 @@ _do_tooltip (gpointer data)
"y1", (double) 0,
"x2", (double) max_width + 4,
"y2", (double) text->height + 4,
- "fill_color", "yellow",
+ "fill_color", "light gray",
NULL);
/* Ref the font so that it is not destroyed