From bd76ba702f8b54a897eb62ba9564935c8253e870 Mon Sep 17 00:00:00 2001
From: syuilo <syuilotan@yahoo.co.jp>
Date: Fri, 12 Apr 2019 02:15:22 +0900
Subject: [PATCH] :art:

---
 src/client/themes/light.json5 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/client/themes/light.json5 b/src/client/themes/light.json5
index 3bcabddba7..d5680f8f82 100644
--- a/src/client/themes/light.json5
+++ b/src/client/themes/light.json5
@@ -7,7 +7,7 @@
 	kind: 'light',
 
 	vars: {
-		primary: '#fb4e4e',
+		primary: '#f18570',
 		secondary: '#fff',
 		text: '#666',
 	},