diff --git a/public/themes/list.json b/public/themes/list.json index 0c17c9290..f777a8e76 100644 --- a/public/themes/list.json +++ b/public/themes/list.json @@ -1,5 +1,4 @@ -[ - { +[{ "name": "light", "bgColor": "#fff", "textColor": "#111" @@ -226,8 +225,8 @@ }, { "name": "dualshot", - "bgColor": "#737373", + "bgColor": "#2d2e30", "textColor": "#212222" } - -] + +] \ No newline at end of file