aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-colors.c
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/misc/e-colors.c')
-rw-r--r--widgets/misc/e-colors.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/misc/e-colors.c b/widgets/misc/e-colors.c
index 18a3c81f66..3c8c3055fa 100644
--- a/widgets/misc/e-colors.c
+++ b/widgets/misc/e-colors.c
@@ -65,7 +65,7 @@ color_init (void)
gdk_color_white (colormap, &gs_white);
gdk_color_black (colormap, &gs_black);
- color_alloc_name ("gray60", &gs_light_gray);
+ color_alloc_name ("gray78", &gs_light_gray);
color_alloc_name ("gray20", &gs_dark_gray);
color_alloc_name ("red", &gs_red);