diff --git a/static/themes/_list.json b/static/themes/_list.json index 21e9ac539..d71a73d10 100644 --- a/static/themes/_list.json +++ b/static/themes/_list.json @@ -628,5 +628,10 @@ "name": "diner", "bgColor" : "#537997", "textColor":"#c3af5b" + }, + { + "name": "modern_ink", + "bgColor" : "#ffffff", + "textColor":"#ff360d" } ]