[PD-cvs] SF.net SVN: pure-data: [9964] branches/pd-extended/v0-40/pd/src/u_main.tk

eighthave at users.sourceforge.net eighthave at users.sourceforge.net
Mon Jun 2 01:31:50 CEST 2008


Revision: 9964
          http://pure-data.svn.sourceforge.net/pure-data/?rev=9964&view=rev
Author:   eighthave
Date:     2008-06-01 16:31:49 -0700 (Sun, 01 Jun 2008)

Log Message:
-----------
toned down signal cord, since it was quite bright on some platforms

Modified Paths:
--------------
    branches/pd-extended/v0-40/pd/src/u_main.tk

Modified: branches/pd-extended/v0-40/pd/src/u_main.tk
===================================================================
--- branches/pd-extended/v0-40/pd/src/u_main.tk	2008-06-01 23:15:28 UTC (rev 9963)
+++ branches/pd-extended/v0-40/pd/src/u_main.tk	2008-06-01 23:31:49 UTC (rev 9964)
@@ -150,7 +150,7 @@
 set msg_box_fill "#f8f8f6"
 set obj_box_fill "#f6f8f8"
 set signal_cord_highlight "#58a"
-set signal_cord "#558"
+set signal_cord "#808095"
 set signal_nlet $signal_cord
 set msg_cord_highlight "#474"
 set msg_cord "#565"


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Pd-cvs mailing list