LoveIt
LoveIt copied to clipboard
[BUG] Text color on tweet shortcode (dark mode)
Describe the bug 描述你遇到的错误
(This is not a bug, more an improvement)
The color of the text in a twitter shortcode (dark mode) is not very readable
Expected behavior 期待的行为
The text should be more in something like #ddd
instead of the actual #555
Screenshots 屏幕截图
Build Environment 构建环境
- OS: Ubuntu:latest
- Theme version/commit: latest
- Hugo version: latest (extended)
Preview Environment 预览环境
- OS: Linux
- Browser: firefox
Update: seems that an other (related?) problem for the colors on dark mode:
I have
And the docs have
Can this be an issue on my side?
Do you have any custom CSS configuration?
Not at this moment, I will try in the future to have one though
Update: the diff mentioned here https://github.com/dillonzq/LoveIt/issues/670#issuecomment-1121581552 was due to me not updating the theme. But the color of the tweet is still not readable in dark mode, will try to PR a fix