mailr15774 - /1.3/ansi.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on April 17, 2012 - 19:45:
Author: bugman
Date: Tue Apr 17 19:45:41 2012
New Revision: 15774

URL: http://svn.gna.org/viewcvs/relax?rev=15774&view=rev
Log:
The script ANSI colour is now cyan to fit better into the relax blue/black 
colour theme.


Modified:
    1.3/ansi.py

Modified: 1.3/ansi.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/ansi.py?rev=15774&r1=15773&r2=15774&view=diff
==============================================================================
--- 1.3/ansi.py (original)
+++ 1.3/ansi.py Tue Apr 17 19:45:41 2012
@@ -34,7 +34,7 @@
 relax_warning = "\033[33m"
 
 # Script print out.
-script = "\033[32m"
+script = "\033[36m"
 
 # The terminating sequence.
 end = "\033[0m"




Related Messages


Powered by MHonArc, Updated Tue Apr 17 20:00:01 2012