summaryrefslogtreecommitdiff
path: root/src/const.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/const.json')
-rw-r--r--src/const.json5
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"]
}