framework icon indicating copy to clipboard operation
framework copied to clipboard

Colorscheme of code blocks in light mode seems unclear

Open JiantingFeng opened this issue 3 years ago • 0 comments

Hi,

I noticed that the colorscheme of the code block in the documents of modules doesn't display well in light mode.

For example, in @nuxt/tailwindcss,

The color of the code is the same as the background, for example:

In light mode, I can't see any code but comments image

However, in dark mode, it works well image

The braces in the code block have a similar issue as well,

In light mode, all the braces disappear: image

Compared with dark mode: image

JiantingFeng avatar Nov 17 '22 03:11 JiantingFeng