mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-06-18 20:13:31 +08:00
fix: disqus dark mode
This commit is contained in:
parent
6474b9dfd8
commit
0448a476ea
@ -12,6 +12,10 @@ $defaultTagColors: #fff, #fff, #fff, #fff, #fff;
|
||||
--pre-text-color: #f8f8f2;
|
||||
--pre-background-color: #272822;
|
||||
@import "partials/highlight/dark.scss";
|
||||
|
||||
iframe {
|
||||
color-scheme: dark;
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user