diff --git a/qt-style-st-lingoes.css b/qt-style-st-lingoes.css
new file mode 100644
index 00000000..e68e6ced
--- /dev/null
+++ b/qt-style-st-lingoes.css
@@ -0,0 +1,5 @@
+MainWindow #translateLine, ScanPopup #translateLine, MainWindow #wordList, MainWindow #dictsPane #dictsList, MainWindow #historyPane #historyList, MainWindow #favoritesPane #favoritesTree
+{
+ background: #fefdeb;
+ color: black;
+}
\ No newline at end of file
diff --git a/qt-style-st-lingvo.css b/qt-style-st-lingvo.css
index 64e87003..3decae50 100644
--- a/qt-style-st-lingvo.css
+++ b/qt-style-st-lingvo.css
@@ -2,4 +2,5 @@ MainWindow #translateLine, ScanPopup #translateLine, MainWindow #wordList, MainW
MainWindow #historyPane #historyList, MainWindow #favoritesPane #favoritesTree
{
background: white;
+ color: black;
}
diff --git a/resources.qrc b/resources.qrc
index c62cff59..ef06f186 100644
--- a/resources.qrc
+++ b/resources.qrc
@@ -106,5 +106,6 @@
qt-style-st-classic.css
icons/old-arrow.png
icons/old-downarrow.png
+ qt-style-st-lingoes.css