diff options
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" } |