diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-09-10 01:51:57 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-09-10 01:51:57 +0900 |
| commit | 6f3996c061023619067bfb043f8b44e688826ae0 (patch) | |
| tree | 5a25dd846b118c9bc04f62880a150e8b96d66707 /src/const.json | |
| parent | Resolve #2560 (diff) | |
| download | misskey-6f3996c061023619067bfb043f8b44e688826ae0.tar.gz misskey-6f3996c061023619067bfb043f8b44e688826ae0.tar.bz2 misskey-6f3996c061023619067bfb043f8b44e688826ae0.zip | |
Update theme color
Diffstat (limited to 'src/const.json')
| -rw-r--r-- | src/const.json | 2 |
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" } |