Skip to content

Comment's darkTheme doesn't work. #1153

Open
@AliSananS

Description

@AliSananS

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions