소스 검색

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"
 				},
 				{