diff options
Diffstat (limited to '')
| -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 d8fe4fe6cd..65dc734fab 100644 --- a/src/const.json +++ b/src/const.json @@ -1,5 +1,5 @@ { "copyright": "Copyright (c) 2014-2018 syuilo", - "themeColor": "#ff4e45", + "themeColor": "#5cbb2d", "themeColorForeground": "#fff" } |