From 6e2ae482b5d5efd1e0e03a770ea7b25be568248a Mon Sep 17 00:00:00 2001 From: bcakmakoglu <78412429+bcakmakoglu@users.noreply.github.com> Date: Fri, 24 Jun 2022 23:35:08 +0200 Subject: [PATCH] chore(docs): color github logo black when light mode --- docs/src/.vuepress/theme/layouts/default.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/.vuepress/theme/layouts/default.vue b/docs/src/.vuepress/theme/layouts/default.vue index da7a572c..598cd87a 100644 --- a/docs/src/.vuepress/theme/layouts/default.vue +++ b/docs/src/.vuepress/theme/layouts/default.vue @@ -21,7 +21,7 @@ import DiscordIcon from '~icons/logos/discord-icon' aria-label="GitHub" class="relative group cursor-pointer flex justify-center items-center" > - + Contribute on GitHub!