-
Notifications
You must be signed in to change notification settings - Fork 229
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Bug Description
The default bundled dark Shiki theme seems to have a bug where it adds an inline color, which overwrites the theme color and makes code mostly unreadable. You can reproduce this in the streamdown.ai code block section. I was not able to reproduce the same with github dark theme with plain Shiki: https://textmate-grammars-themes.netlify.app/?theme=github-dark&grammar=javascript
Steps to Reproduce
- Navigate to https://streamdown.ai/
- Observe code section example
Expected Behavior
Inline styles are not overwriting theme colors
Actual Behavior
Inline color style overwrites theme colors
Code Sample
Streamdown Version
2.2.0
React Version
19.2.4
Node.js Version
24.12.0
Browser(s)
Chrome
Operating System
macOS
Additional Context
Verified in both Safari and Chrome
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working