夜间主题错误样式:

创建[themes]/source/css/custom/top-weather.css文件,在其中添加如下内容:
css
#he-plugin-simple .s-sticker{
background-color: hsla(0,0%,100%,0)!important;
}
那么也是非常的简单,只需要这一个样式就能修复好安知鱼和风天气在夜间模式错误的显示了白天的背景的样式。