-
How should I configure the color of the code highlight, I want the background of the code highlight to be white? But only the background is set, and the text color of the code highlight is too light |
Beta Was this translation helpful? Give feedback.
Answered by
meteorlxy
Nov 29, 2021
Replies: 2 comments
-
Override the code styles in the style file: https://v2.vuepress.vuejs.org/reference/default-theme/styles.html#style-file |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Mister-Hope
-
Also, you may check third party theme to see if they support customizing it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Override the code styles in the style file:
https://v2.vuepress.vuejs.org/reference/default-theme/styles.html#style-file