how to change code block theme? #1416
-
The current code block theme doesn't satisfy my needs. Is there a way to change the theme to GitHub Dark or One Dark Pro? |
Beta Was this translation helpful? Give feedback.
Answered by
Timeless0911
Sep 13, 2024
Replies: 1 comment
-
use Custom Styles to override styles. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
isnakode
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
use Custom Styles to override styles.
rspress/packages/theme-default/src/styles/base.css
Lines 69 to 102 in a83fe41