GPTalks
GPTalks copied to clipboard
Markdown Code block background Color
The Mardwodn library you modified is great. I would like to know how to change the background color of the code block. Can you help me? Thank you very much
You can check this line of the linked repository:
See the corresponding ios css file as well.
Note that i defined background color variables on top of the file, ideally you just change there based on theme and it would get applied in codeblocks correctly
I see ,Thank you very much