diff --git a/public/themes/list.json b/public/themes/list.json index 0eabba026..ce4249b87 100644 --- a/public/themes/list.json +++ b/public/themes/list.json @@ -292,5 +292,10 @@ "name": "graen", "bgColor": "#303c36", "textColor": "#a59682" + }, + { + "name": "bento", + "bgColor": "#335C71", + "textColor": "#FC7374" } ] \ No newline at end of file