From 30ee7af2cae70796f37d5cab68276657c6e97bb6 Mon Sep 17 00:00:00 2001 From: Hamir Mahal Date: Sun, 25 Feb 2024 12:54:46 -0800 Subject: [PATCH 1/2] style: sync GitHub Corner colors --- util/gh-pages/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/util/gh-pages/index.html b/util/gh-pages/index.html index a5274eeb349d1..fe13318b05b6a 100644 --- a/util/gh-pages/index.html +++ b/util/gh-pages/index.html @@ -605,8 +605,8 @@

} } .github-corner svg { - fill: var(--theme-background-color); - color: var(--theme-foreground-color); + fill: var(--fg); + color: var(--bg); } .github-corner:hover .octo-arm { animation: octocat-wave 560ms ease-in-out; From 3ef693c55522ca16c8c4444ff71572fa12824b39 Mon Sep 17 00:00:00 2001 From: Hamir Mahal Date: Mon, 26 Feb 2024 00:00:33 -0800 Subject: [PATCH 2/2] refactor: remove CSS variables that are now unused --- util/gh-pages/index.html | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/util/gh-pages/index.html b/util/gh-pages/index.html index fe13318b05b6a..c88c298d5d787 100644 --- a/util/gh-pages/index.html +++ b/util/gh-pages/index.html @@ -594,16 +594,6 @@

>