Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to make Utteranc.es theme follow archie's? #90

Open
anthonyhan opened this issue Jun 8, 2023 · 0 comments
Open

how to make Utteranc.es theme follow archie's? #90

anthonyhan opened this issue Jun 8, 2023 · 0 comments

Comments

@anthonyhan
Copy link

hello, I am a total beginer in web dev. I want to add comment system named "Utteranc.es" in archie. But I got some problems.

<script src="https://utteranc.es/client.js"
        repo="[ENTER REPO HERE]"
        issue-term="pathname"
        theme="github-dark"
        crossorigin="anonymous"
        async>
</script>

my plan is, the theme of utterances follows archie's dark/light mode.
I tried the way like theme="github-{{mode}}" but failed.
But I can not find a way to do it. Any suggestions would be very appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant