GPTalks icon indicating copy to clipboard operation
GPTalks copied to clipboard

Markdown Code block background Color

Open Mase9527 opened this issue 8 months ago • 2 comments

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

Mase9527 avatar Mar 29 '25 01:03 Mase9527

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

SilverMarcs avatar Mar 29 '25 05:03 SilverMarcs

I see ,Thank you very much

Mase9527 avatar Mar 29 '25 05:03 Mase9527