瀏覽代碼

Remote: fix bg color (#5611)

Matias Benedetto 3 年之前
父節點
當前提交
70096c0397
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      remote/theme.json

+ 1 - 1
remote/theme.json

@@ -20,7 +20,7 @@
 			"palette": [
 				{
 					"slug": "background",
-					"color": "#222222",
+					"color": "#000000",
 					"name": "Background"
 				},
 				{