diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-02-22 21:43:38 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-02-22 21:43:38 +0900 |
| commit | 3ca03b3fba16598bf2c234309243ec1810d62766 (patch) | |
| tree | 129f5bc2698e441b9a36c099a073850e0bc50fcd /src/const.json | |
| parent | [Client:Mobile] Better design (diff) | |
| download | sharkey-3ca03b3fba16598bf2c234309243ec1810d62766.tar.gz sharkey-3ca03b3fba16598bf2c234309243ec1810d62766.tar.bz2 sharkey-3ca03b3fba16598bf2c234309243ec1810d62766.zip | |
Refactor
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 4c8d05cb53..f31fc02381 100644 --- a/src/const.json +++ b/src/const.json @@ -1,3 +1,4 @@ { - "themeColor": "#f76d6c" + "themeColor": "#f76d6c", + "themeColorForeground": "#fff" } |