murrine r37 - trunk/src
- From: acimitan svn gnome org
- To: svn-commits-list gnome org
- Subject: murrine r37 - trunk/src
- Date: Fri, 11 Apr 2008 00:53:49 +0100 (BST)
Author: acimitan
Date: Fri Apr 11 00:53:49 2008
New Revision: 37
URL: http://svn.gnome.org/viewvc/murrine?rev=37&view=rev
Log:
shadings
Modified:
trunk/src/murrine_draw.c
Modified: trunk/src/murrine_draw.c
==============================================================================
--- trunk/src/murrine_draw.c (original)
+++ trunk/src/murrine_draw.c Fri Apr 11 00:53:49 2008
@@ -542,7 +542,7 @@
/* Create trough box */
cairo_rectangle (cr, x+1, y+1, width-2, height-2);
- murrine_set_color_rgba (cr, &colors->shade[1], 0.46);
+ murrine_set_color_rgba (cr, &colors->shade[1], 0.44);
cairo_fill (cr);
/* Draw border */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]