Skip to content

Commit

Permalink
style: dark style fix🌱
Browse files Browse the repository at this point in the history
  • Loading branch information
laine001 committed May 18, 2024
1 parent 1d2e03f commit b7c268c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions blog/.vitepress/components/gitalk.vue
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ onMounted(() => {
.dark .gt-header-preview,
.dark .gt-comment-content {
background: #333;
background-color: #333 !important;
color: var(--vp-c-text-1) !important;
}
.dark .gt-header-textarea:hover {
Expand Down

0 comments on commit b7c268c

Please sign in to comment.