From 65b2a4226170a43f30c2f5a7efc67c2d838236a3 Mon Sep 17 00:00:00 2001 From: Bryan Housel Date: Sun, 1 Jul 2018 23:39:42 -0400 Subject: [PATCH] Adjust green --- css/65_data.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/65_data.css b/css/65_data.css index b66b48c11..49340654f 100644 --- a/css/65_data.css +++ b/css/65_data.css @@ -15,7 +15,7 @@ color: #ff3300; } .layer-notes .note.closed .note-fill { - color: #00bb33; + color: #55dd00; } .layer-notes .note.hovered .note-fill { color: #eebb00;