From ce216d218bc1ef7934d5de033f8a6f9e556e16d6 Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 22 Feb 2017 10:49:11 +0900 Subject: Clean up :sparkles: --- src/const.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/const.json (limited to 'src/const.json') diff --git a/src/const.json b/src/const.json new file mode 100644 index 0000000000..4c8d05cb53 --- /dev/null +++ b/src/const.json @@ -0,0 +1,3 @@ +{ + "themeColor": "#f76d6c" +} -- cgit v1.2.3-freya