Closed Artawower closed 2 years ago
Theming is all just what CSS you have loaded, so you'd have to write JS to load/switch out different CSS on the fly if that's the desire.
You could look at the Highlight.js demo for just one way to do this:
Thanks, solved
Hello, how can I change the theme on the fly? When I change the dark mode on the site, I would like to choose a black theme, and vice versa.