We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30ee7af commit 3ef693cCopy full SHA for 3ef693c
util/gh-pages/index.html
@@ -594,16 +594,6 @@ <h2 class="panel-title">
594
></path>
595
</svg>
596
<style>
597
- :root {
598
- --theme-background-color: black;
599
- --theme-foreground-color: white;
600
- }
601
- @media (prefers-color-scheme: dark) {
602
603
- --theme-background-color: white;
604
- --theme-foreground-color: black;
605
606
607
.github-corner svg {
608
fill: var(--fg);
609
color: var(--bg);
0 commit comments