qt-style.css设置如下:
MainWindow #translateLine, ScanPopup #translateLine, MainWindow #wordList, MainWindow #dictsPane #dictsList, MainWindow #historyPane #historyList, MainWindow #favoritesPane #favoritesTree
{
background: #fefdeb;
color: black;
}
更新:
排查出来了,原来是 guojijun的那个颜色宝典导致的。临时禁用了就好了。