tale-hugo
tale-hugo copied to clipboard
Changing the code syntax highlighting style when switching between light and dark modes
Hi, is there a way to set a different highlighting themes for light and dark modes? For example use the github theme in light mode and monokai in dark mode?
Currently in light mode code looks like this
But in dark mode it remains bright and that affects the readability. I would like to make it so that the code in dark mode also becomes dark. Is there a way to do this?