src/gtkconv.c

changeset 12354
899c1084b442
parent 12353
5c4a1dd6a671
child 12356
2d10c7761f17
--- a/src/gtkconv.c	Mon Dec 05 16:33:32 2005 +0000
+++ b/src/gtkconv.c	Mon Dec 05 16:44:46 2005 +0000
@@ -107,8 +107,8 @@
 #endif
 
 /* From http://www.w3.org/TR/AERT#color-contrast */
-#define MIN_BRIGHTNESS_CONTRAST 125
-#define MIN_COLOR_CONTRAST 500
+#define MIN_BRIGHTNESS_CONTRAST 75
+#define MIN_COLOR_CONTRAST 200
 
 #define NUM_NICK_COLORS 220
 static GdkColor *nick_colors = NULL;

mercurial