[MISC] Fixed the image display issue under different themes.#1838
[MISC] Fixed the image display issue under different themes.#18381195343015 wants to merge 1 commit intotile-ai:mainfrom
Conversation
|
👋 Hi! Thank you for contributing to the TileLang project. Please remember to run We appreciate you taking this step! Our team will review your contribution, and we look forward to your awesome work! 🚀 |
📝 WalkthroughWalkthroughThe README.md file's image reference was updated to use an SVG file instead of PNG, changing the MatmulExample image source from Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
No actionable comments were generated in the recent review. 🎉 Tip Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@1195343015 Thanks, can we still keep the pink style? |
Okay, let me try it in a little while. The current color really isn't very appealing. |
|
The original pink style doesn't look very friendly on a white background (Plan A) So I came up with the following three options. Which one do you think is the best? @LeiWang1999 |



The original images show different problems under different themes.


Like:
In a light theme, images should not have a black background.
In dark mode, the black text in the code is completely unreadable.
After modification

Summary by CodeRabbit