theme the theme

This commit is contained in:
2019-03-08 20:14:20 -08:00
parent 78fdd659fd
commit cefbeb6283
3 changed files with 22 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" contents="#2e3440">
<meta name="theme-color" content="#2e3440">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<title>Text Proxy</title>
<link href="site.css" rel="stylesheet">