diff --git a/public/themes/list.json b/public/themes/list.json index 752552592..d05bf30f6 100644 --- a/public/themes/list.json +++ b/public/themes/list.json @@ -398,5 +398,10 @@ "name": "pastel", "bgColor": "#ffd1dc", "textColor": "#b39eb5" - } + }, + { + "name": "alduin", + "bgColor": "#1c1c1c", + "textColor": "#dfd7af" + }, ]