summaryrefslogtreecommitdiff
path: root/src/const.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-09-10 01:51:57 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-09-10 01:51:57 +0900
commit6f3996c061023619067bfb043f8b44e688826ae0 (patch)
tree5a25dd846b118c9bc04f62880a150e8b96d66707 /src/const.json
parentResolve #2560 (diff)
downloadmisskey-6f3996c061023619067bfb043f8b44e688826ae0.tar.gz
misskey-6f3996c061023619067bfb043f8b44e688826ae0.tar.bz2
misskey-6f3996c061023619067bfb043f8b44e688826ae0.zip
Update theme color
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 b93226b2d2..af9a22bce8 100644
--- a/src/const.json
+++ b/src/const.json
@@ -1,5 +1,5 @@
{
"copyright": "Copyright (c) 2014-2018 syuilo",
- "themeColor": "#f6584f",
+ "themeColor": "#fb4e4e",
"themeColorForeground": "#fff"
}