summaryrefslogtreecommitdiff
path: root/src/const.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2017-02-22 21:51:45 +0900
committersyuilo <syuilotan@yahoo.co.jp>2017-02-22 21:51:45 +0900
commit5aa81b1cf9dde8add439b4644f215a58005be2f3 (patch)
treec96594ebe78d80176598e8ca39561373d86e7f30 /src/const.json
parentRefactor (diff)
downloadsharkey-5aa81b1cf9dde8add439b4644f215a58005be2f3.tar.gz
sharkey-5aa81b1cf9dde8add439b4644f215a58005be2f3.tar.bz2
sharkey-5aa81b1cf9dde8add439b4644f215a58005be2f3.zip
Update theme color :art:
Diffstat (limited to 'src/const.json')
-rw-r--r--src/const.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/const.json b/src/const.json
index f31fc02381..e39db6e90d 100644
--- a/src/const.json
+++ b/src/const.json
@@ -1,4 +1,5 @@
{
- "themeColor": "#f76d6c",
- "themeColorForeground": "#fff"
+ "themeColor": "#87bb35",
+ "themeColorForeground": "#fff",
+ "idea": ["#f13049"]
}