diff --git a/src/client/theme-default/components/VPSkipLink.vue b/src/client/theme-default/components/VPSkipLink.vue index 69f17a44d35..1358fbc9148 100644 --- a/src/client/theme-default/components/VPSkipLink.vue +++ b/src/client/theme-default/components/VPSkipLink.vue @@ -59,10 +59,6 @@ function focusOnTargetAnchor({ target }: Event) { clip-path: none; } -.dark .VPSkipLink { - color: var(--vp-c-green); -} - @media (min-width: 1280px) { .VPSkipLink { top: 14px;