summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsyn <isaqtm@gmail.com>2020-02-19 00:07:40 +0300
committersyn <isaqtm@gmail.com>2020-02-19 00:07:40 +0300
commite92062ead91164216c17a7cd08a16613933b46d8 (patch)
treec21bb8bdda3534f41966590a2083e9cc152c1d35
parentbd39725e8b723e6184b298a43f6fcac96141ff43 (diff)
downloadiro-e92062ead91164216c17a7cd08a16613933b46d8.tar.gz
theme-color
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 953d846..82c0321 100644
--- a/index.html
+++ b/index.html
@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<title> fn </title>
- <meta name="theme-color" content="#001a15">
+ <meta name="theme-color" content="#141D20">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Ubuntu+Mono">