diff options
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 b4f3b63ac7..b93226b2d2 100644 --- a/src/const.json +++ b/src/const.json @@ -1,5 +1,5 @@ { "copyright": "Copyright (c) 2014-2018 syuilo", - "themeColor": "#f66e4f", + "themeColor": "#f6584f", "themeColorForeground": "#fff" } |