From d5767b1e36e71d565a5e001d85feb8bd488a195e Mon Sep 17 00:00:00 2001 From: Jack Date: Thu, 16 Jul 2020 23:13:12 +0100 Subject: [PATCH] fixed missing bemto --- public/themes/list.json | 5 +++++ 1 file changed, 5 insertions(+) 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