diff --git a/installer/resources/themes/console/snark.css b/installer/resources/themes/console/snark.css
index a12b6677d0def0c338559b2f4765d30ec582db54..66679773ebf21f1f2eaf0cdbb9d30bc1c591c0fd 100644
--- a/installer/resources/themes/console/snark.css
+++ b/installer/resources/themes/console/snark.css
@@ -1,4 +1,4 @@
-/* Not yet complete. Subject to flux and change. dr|z3d - 07.25.09 */
+/* I2PSnark theme "faze to gray" by dr|z3d */
 
 body {
      background: #333 url('../console/images/graytile.png');
@@ -79,7 +79,8 @@ pre {
      padding: 0;
      text-align: left !important;
      height: 8px;
-	 color: #050;
+	 color: #070;
+     font-weight: bold !important; 
 }
 
 table {