From 440944aa58e4aa4277c5a053374d07ce913cc02f Mon Sep 17 00:00:00 2001 From: Jack Date: Sat, 20 Jun 2020 23:45:57 +0100 Subject: [PATCH] added vaporwave to the list file --- public/themes/list.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/themes/list.json b/public/themes/list.json index 165a5593f..7808c3044 100644 --- a/public/themes/list.json +++ b/public/themes/list.json @@ -183,5 +183,10 @@ "name": "voc", "bgColor": "#190618", "textColor": "#e0caac" + }, + { + "name": "vaporwave", + "bgColor": "#a4a7ea", + "textColor": "#e368da" } ]