gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r32377 - gnunet/contrib


From: gnunet
Subject: [GNUnet-SVN] r32377 - gnunet/contrib
Date: Mon, 17 Feb 2014 16:26:25 +0100

Author: bartpolot
Date: 2014-02-17 16:26:25 +0100 (Mon, 17 Feb 2014)
New Revision: 32377

Modified:
   gnunet/contrib/log.php
Log:
- colors

Modified: gnunet/contrib/log.php
===================================================================
--- gnunet/contrib/log.php      2014-02-17 15:26:24 UTC (rev 32376)
+++ gnunet/contrib/log.php      2014-02-17 15:26:25 UTC (rev 32377)
@@ -4,7 +4,10 @@
 $lines = array();
 $peers = array();
 $ajax = FALSE;
-$colors = array('#F00', '#0C0', '#44F', '#FF0', '#F0F', '#0FF');
+$colors = array('#F00', '#F80', '#FF0',
+                '#4F0', '#0A0',
+                '#22F', '#ADF', '#0FF', '#F0F', '#508', '#FAA',
+                '#FFF', '#AAA', '#666', '#222');
 
 function render_row ($d, $component, $pid, $level, $msg, $c)
 {




reply via email to

[Prev in Thread] Current Thread [Next in Thread]