You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feat: Allow code base color to be customized with theme config
- Add `theme.color.codeBase` property
- Allow syntax highlight default color to set without affecting base color
- The codeBase and codeBackground can be set to allow finer control on code text contrast ratios. e.g. Use dark themes for code samples.
0 commit comments