Revision: 4157
          http://vexi.svn.sourceforge.net/vexi/?rev=4157&view=rev
Author:   clrg
Date:     2011-06-22 01:28:37 +0000 (Wed, 22 Jun 2011)

Log Message:
-----------
Cool splash d-^_^-b

Modified Paths:
--------------
    
trunk/org.vexi-launcher.vexi_org/src/main/java/org/vexi/launcher/VexiLauncher.java
    
trunk/org.vexi-launcher.vexi_org/src/main/java/org/vexi/launcher/vexi_splash.png

Modified: 
trunk/org.vexi-launcher.vexi_org/src/main/java/org/vexi/launcher/VexiLauncher.java
===================================================================
--- 
trunk/org.vexi-launcher.vexi_org/src/main/java/org/vexi/launcher/VexiLauncher.java
  2011-06-22 00:45:49 UTC (rev 4156)
+++ 
trunk/org.vexi-launcher.vexi_org/src/main/java/org/vexi/launcher/VexiLauncher.java
  2011-06-22 01:28:37 UTC (rev 4157)
@@ -10,9 +10,9 @@
 import org.vexi.security.CryptoUtil;
 
 public class VexiLauncher extends Launcher {
-    public Color getTextColor() { return Color.black; }
-    public Color getBorderColor() { return Color.black; }
-    public Color getBarColor() { return Color.green; }
+    public Color getTextColor() { return Color.lightGray; }
+    public Color getBorderColor() { return Color.white; }
+    public Color getBarColor() { return Color.lightGray; }
     
     public URL getSplashImageResource()  {
         return  getClass().getResource("vexi_splash.png");

Modified: 
trunk/org.vexi-launcher.vexi_org/src/main/java/org/vexi/launcher/vexi_splash.png
===================================================================
(Binary files differ)


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

------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today.
http://p.sf.net/sfu/quest-sfdev2dev
_______________________________________________
Vexi-svn mailing list
Vexi-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vexi-svn

Reply via email to