summaryrefslogtreecommitdiff
path: root/src/const.json
diff options
context:
space:
mode:
authorha-dai <contact@haradai.net>2017-11-27 03:41:47 +0900
committerha-dai <contact@haradai.net>2017-11-27 03:41:47 +0900
commit6c75bc6d5188cbbf80fe1086fa0e8828f4edb873 (patch)
tree3ffedcc3a06e53269e92d2990cf0b3bb247ac04a /src/const.json
parentMerge branch 'master' of https://github.com/syuilo/misskey (diff)
parentUpdate dependencies :rocket: (diff)
downloadmisskey-6c75bc6d5188cbbf80fe1086fa0e8828f4edb873.tar.gz
misskey-6c75bc6d5188cbbf80fe1086fa0e8828f4edb873.tar.bz2
misskey-6c75bc6d5188cbbf80fe1086fa0e8828f4edb873.zip
Merge branch 'master' of github.com:syuilo/misskey
Diffstat (limited to 'src/const.json')
-rw-r--r--src/const.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/const.json b/src/const.json
index eeb304c9f3..924b4dd8b3 100644
--- a/src/const.json
+++ b/src/const.json
@@ -1,4 +1,4 @@
{
- "themeColor": "#f43636",
+ "themeColor": "#ff4e45",
"themeColorForeground": "#fff"
}