diff --git a/static/themes/_list.json b/static/themes/_list.json index 573024a40..3366d5622 100644 --- a/static/themes/_list.json +++ b/static/themes/_list.json @@ -69,6 +69,11 @@ "bgColor": "#0f1f2c", "textColor": "#56c3b7" }, + { + "name": "mountain", + "bgColor": "#0f0f0f", + "textColor": "#e7e7e7" + }, { "name": "laser", "bgColor": "#221b44",