diff --git a/public/themes/list.json b/public/themes/list.json index 25895bd1f..7658c8753 100644 --- a/public/themes/list.json +++ b/public/themes/list.json @@ -256,7 +256,7 @@ { "name": "future_funk", "bgColor": "#2E1A47", - "textColor": "f7f2ea" + "textColor": "#f7f2ea" }, { "name": "milkshake", @@ -278,4 +278,4 @@ "bgColor": "#07737a", "textColor": "#88dbdf" } -] +] \ No newline at end of file