-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
In siteMetadata.js comments.giscusConfig.darkTheme specifying 'dark' doesn't seem to work.
The comments theme stays as the original theme value.
My config:
// ...
comments: {
// ...
giscusConfig: {
theme: 'light',
themeDark: 'dark',
// ...
},
// ...
}
// ...Is there something I'm missing?
1226085293
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working