From a0aed93c6903b573a40b25ab30436de14ed03f10 Mon Sep 17 00:00:00 2001 From: Nicholas O'Leary Date: Wed, 20 Nov 2013 22:17:21 +0000 Subject: [PATCH] Make Debug topic slightly darker for better contrast Fixes #82 --- nodes/core/core/58-debug.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodes/core/core/58-debug.html b/nodes/core/core/58-debug.html index 38ed9f615..7f010948b 100644 --- a/nodes/core/core/58-debug.html +++ b/nodes/core/core/58-debug.html @@ -222,7 +222,7 @@ background: #fff; padding: 1px 5px; font-size: 9px; - color: #caa; + color: #a66; } .debug-message-name { background: #fff;