Skip to content

Commit

Permalink
Merge pull request #213 from w3c/dark-mode
Browse files Browse the repository at this point in the history
Support ReSpec dark mode.
  • Loading branch information
noamr authored Aug 30, 2024
2 parents e55af52 + 4d88b8b commit 3016a92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<head>
<title>Performance Timeline</title>
<meta charset='utf-8'>
<meta name="color-scheme" content="light dark">
<script src='https://www.w3.org/Tools/respec/respec-w3c' async class=
'remove'></script>
<script class='remove'>
Expand Down

0 comments on commit 3016a92

Please sign in to comment.