summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-05-06 01:35:17 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-05-06 01:35:17 +0900
commit210f11ffd8cdc81cd9450f216abcf5d5c1fa90df (patch)
tree8427d070bbd6df41c4c81eb127fa3323a1b60424 /src
parentMerge branch 'master' of https://github.com/syuilo/misskey (diff)
downloadsharkey-210f11ffd8cdc81cd9450f216abcf5d5c1fa90df.tar.gz
sharkey-210f11ffd8cdc81cd9450f216abcf5d5c1fa90df.tar.bz2
sharkey-210f11ffd8cdc81cd9450f216abcf5d5c1fa90df.zip
Update theme color :art:
Diffstat (limited to 'src')
-rw-r--r--src/const.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/const.json b/src/const.json
index 65dc734fab..b4f3b63ac7 100644
--- a/src/const.json
+++ b/src/const.json
@@ -1,5 +1,5 @@
{
"copyright": "Copyright (c) 2014-2018 syuilo",
- "themeColor": "#5cbb2d",
+ "themeColor": "#f66e4f",
"themeColorForeground": "#fff"
}