diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-02-22 21:51:45 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-02-22 21:51:45 +0900 |
| commit | 5aa81b1cf9dde8add439b4644f215a58005be2f3 (patch) | |
| tree | c96594ebe78d80176598e8ca39561373d86e7f30 /src/const.json | |
| parent | Refactor (diff) | |
| download | sharkey-5aa81b1cf9dde8add439b4644f215a58005be2f3.tar.gz sharkey-5aa81b1cf9dde8add439b4644f215a58005be2f3.tar.bz2 sharkey-5aa81b1cf9dde8add439b4644f215a58005be2f3.zip | |
Update theme color :art:
Diffstat (limited to 'src/const.json')
| -rw-r--r-- | src/const.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/const.json b/src/const.json index f31fc02381..e39db6e90d 100644 --- a/src/const.json +++ b/src/const.json @@ -1,4 +1,5 @@ { - "themeColor": "#f76d6c", - "themeColorForeground": "#fff" + "themeColor": "#87bb35", + "themeColorForeground": "#fff", + "idea": ["#f13049"] } |