diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-08-29 22:27:42 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-08-29 22:27:42 +0900 |
| commit | 113489800330ec3b765c1733fff1bc2621118068 (patch) | |
| tree | 8dd86ad4a4164fbae593ddd47235f065cafb3fa5 /src/const.json | |
| parent | :art: (diff) | |
| download | sharkey-113489800330ec3b765c1733fff1bc2621118068.tar.gz sharkey-113489800330ec3b765c1733fff1bc2621118068.tar.bz2 sharkey-113489800330ec3b765c1733fff1bc2621118068.zip | |
v2498
Diffstat (limited to 'src/const.json')
| -rw-r--r-- | src/const.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/const.json b/src/const.json index 1032ed538f..eeb304c9f3 100644 --- a/src/const.json +++ b/src/const.json @@ -1,5 +1,4 @@ { - "themeColor": "#87bb35", - "themeColorForeground": "#fff", - "idea": ["#f13049", "#f43636"] + "themeColor": "#f43636", + "themeColorForeground": "#fff" } |