diff --git a/static/themes/list.json b/static/themes/list.json index e8bb26bae..b23f43db3 100644 --- a/static/themes/list.json +++ b/static/themes/list.json @@ -445,12 +445,12 @@ "textColor": "#ffffff" }, { - "name": "repose dark", + "name": "repose_dark", "bgColor": "#2f3338", "textColor": "#d6d2bc" }, { - "name": "repose light", + "name": "repose_light", "bgColor": "#efead0", "textColor": "#333538" }