Skip to content

Commit

Permalink
Set browsers to prefer dark color scheme.
Browse files Browse the repository at this point in the history
  • Loading branch information
SampsaKaskela committed Jan 4, 2022
1 parent 606e0ec commit 59af2a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<link rel="icon" href="%PUBLIC_URL%/Icon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta name="color-scheme" content="dark">
<meta name="description" content="PetoGraphicsWeb" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap" />
<!--
Expand Down

0 comments on commit 59af2a9

Please sign in to comment.