Skip to content

Commit e71c828

Browse files
Add color scheme dark (#2835)
1 parent 5f338ce commit e71c828

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
~ This Source Code Form is subject to the terms of the Mozilla Public
33
~ License, v. 2.0. If a copy of the MPL was not distributed with this
44
~ file, you can obtain one at https://mozilla.org/MPL/2.0/.
5-
~
5+
~
66
~ Copyright Oxide Computer Company
77
-->
88

@@ -13,6 +13,7 @@
1313
<title>Oxide Console</title>
1414

1515
<meta name="viewport" content="width=1050" />
16+
<meta name="color-scheme" content="dark" />
1617

1718
<link rel="icon" type="image/svg+xml" href="./app/assets/favicon.svg" />
1819
<link rel="icon" type="image/png" href="./app/assets/favicon.png" />

0 commit comments

Comments
 (0)