diff options
Diffstat (limited to 'src/const.json')
| -rw-r--r-- | src/const.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/const.json b/src/const.json index 924b4dd8b3..65dc734fab 100644 --- a/src/const.json +++ b/src/const.json @@ -1,4 +1,5 @@ { - "themeColor": "#ff4e45", + "copyright": "Copyright (c) 2014-2018 syuilo", + "themeColor": "#5cbb2d", "themeColorForeground": "#fff" } |