diff --git a/src/const.json b/src/const.json
index f31fc0238..e39db6e90 100644
--- a/src/const.json
+++ b/src/const.json
@@ -1,4 +1,5 @@
 {
-	"themeColor": "#f76d6c",
-	"themeColorForeground": "#fff"
+	"themeColor": "#87bb35",
+	"themeColorForeground": "#fff",
+	"idea": ["#f13049"]
 }