aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index 4351ce1dd..ec92de495 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -16,7 +16,8 @@
<link rel="stylesheet" href="//unpkg.com/docsify/lib/themes/buble.css" title="light">
<link rel="stylesheet" href="//unpkg.com/docsify/lib/themes/dark.css" media="(prefers-color-scheme: dark)">
<link rel="stylesheet" href="//unpkg.com/docsify-toc@1.0.0/dist/toc.css">
- <link rel="stylesheet" href="sidebar.css" />
+ <link rel="stylesheet" href="qmk_custom_light.css">
+ <link rel="stylesheet" href="qmk_custom_dark.css" media="(prefers-color-scheme: dark)">
</head>
<body>
<div id="app"></div>