-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bug: #4905 change shiki theme to github-light #4924
bug: #4905 change shiki theme to github-light #4924
Conversation
✅ Deploy Preview for mermaid-js ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #4924 +/- ##
===========================================
- Coverage 75.34% 42.88% -32.46%
===========================================
Files 164 23 -141
Lines 13820 5009 -8811
Branches 693 21 -672
===========================================
- Hits 10412 2148 -8264
+ Misses 3238 2860 -378
+ Partials 170 1 -169
Flags with carried forward coverage won't be shown. Click here to find out more. |
@raiman264 Looks like there is a linting issue. Can you try running |
3e12e84
to
8db9700
Compare
@raiman264, Thank you for the contribution! |
📑 Summary
Changes the theme of shiki to github-light in order to propertly show all text with the light background
another way around could be to change the code block background to a darker one,
please let me know if you prefer it that way.
Resolves #4905
📏 Design Decisions
Describe the way your implementation works or what design decisions you made if applicable.
before / after
📋 Tasks
Make sure you
MERMAID_RELEASE_VERSION
is used for all new features.develop
branch