Changing the Code Block Theme #622
Unanswered
neelakantan-ca
asked this question in
Q&A
Replies: 3 comments 4 replies
-
What you are doing should work as the chroma styles are just included in the theme's main.css and the custom.css should override it. What behaviour are you seeing? |
Beta Was this translation helpful? Give feedback.
3 replies
-
woohoo! glad to hear it! out of curiosity, what's yer custom color scheme look like? mine:
can see it demo deployed here (still a WIP) |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm testing/"playing" with multiple style. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How would I go about changing the theme for the code blocks ?
I tried generating a custom css file with hugo but it doesn't seem to change anything
hugo gen chromastyles --style=onedark > ./assets/css/custom.css
Beta Was this translation helpful? Give feedback.
All reactions