Commit 7366b7a5c852551ee5229571ccbe6d37ea9776fa

Authored by Rohan Rangray
1 parent 0f8019a094
Exists in master

Added color for chrome url bar

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

... ... @@ -3,7 +3,7 @@
3 3 <head>
4 4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
5 5 <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=no"/>
6   - <meta name="theme-color" content="#2196F3">
  6 + <meta name="theme-color" content="#D2143F">
7 7 <link rel="shortcut icon" href="flashy.ico">
8 8 <title>Flashy</title>
9 9