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 10c9903 commit 30ee7afCopy full SHA for 30ee7af
util/gh-pages/index.html
@@ -605,8 +605,8 @@ <h2 class="panel-title">
605
}
606
607
.github-corner svg {
608
- fill: var(--theme-background-color);
609
- color: var(--theme-foreground-color);
+ fill: var(--fg);
+ color: var(--bg);
610
611
.github-corner:hover .octo-arm {
612
animation: octocat-wave 560ms ease-in-out;
0 commit comments