[tor-commits] [flashproxy/master] Shorter color specs for debug console.

dcf at torproject.org dcf at torproject.org
Tue Jul 10 00:28:34 UTC 2012


commit 57379fa1524741088f8663da2338505ef0892d1b
Author: David Fifield <david at bamsoftware.com>
Date:   Mon Jul 9 15:40:59 2012 -0700

    Shorter color specs for debug console.
---
 embed.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/embed.html b/embed.html
index a5fd275..22c938c 100644
--- a/embed.html
+++ b/embed.html
@@ -45,8 +45,8 @@ body {
 	width: 100%;
 	height: 100%;
 	overflow: auto;
-	color: #44cc44;
-	background-color: #001f0f;
+	color: #4c4;
+	background-color: #021;
 }
 </style>
 </head>





More information about the tor-commits mailing list