diff --git a/retroshare-gui/src/qss/blacknight.qss b/retroshare-gui/src/qss/blacknight.qss index 40e8e8e27..b2907d14a 100644 --- a/retroshare-gui/src/qss/blacknight.qss +++ b/retroshare-gui/src/qss/blacknight.qss @@ -287,4 +287,11 @@ QTextEdit#lineEdit{ QTextBrowser#postText{ color: white; -} \ No newline at end of file +} + +QTreeWidget#treeWidget{ + color: white; + background: white; + +} +