Replies: 1 comment
-
I have found that I can just copy this file with the same path and change the theme. <script>
(function () {
const themeMapper = Theme.getThemeMapper('dark', 'gruvbox_dark');
const initTheme = themeMapper[Theme.visualState]; |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I'm trying to set the giscus theme to Gruvbox Dark but it doesn't seem to be supported.
It would look amazing with the default dark theme.
Beta Was this translation helpful? Give feedback.
All reactions