소스 검색

Update mobile theme colour

ghorsington 4 년 전
부모
커밋
1fe5b528f6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      web/src/template.html

+ 1 - 1
web/src/template.html

@@ -6,7 +6,7 @@
 
 		%sapper.base%
 
-		<meta name="theme-color" content="#2d3748">
+		<meta name="theme-color" content="#0a0d13">
 
 		<link rel="icon" type="image/png" href="favicon.png" />