From 3ca03b3fba16598bf2c234309243ec1810d62766 Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 22 Feb 2017 21:43:38 +0900 Subject: Refactor --- src/const.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/const.json') diff --git a/src/const.json b/src/const.json index 4c8d05cb53..f31fc02381 100644 --- a/src/const.json +++ b/src/const.json @@ -1,3 +1,4 @@ { - "themeColor": "#f76d6c" + "themeColor": "#f76d6c", + "themeColorForeground": "#fff" } -- cgit v1.2.3-freya