diff options
Diffstat (limited to 'src/stylesheets')
| -rw-r--r-- | src/stylesheets/dark.qss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stylesheets/dark.qss b/src/stylesheets/dark.qss index 9d11109d..91f808bc 100644 --- a/src/stylesheets/dark.qss +++ b/src/stylesheets/dark.qss @@ -349,7 +349,7 @@ QToolButton:hover padding-bottom: 2px;
}
-QTreeView
+QTreeView, QListView
{
color: #E9E6E4;
background-color: #3F4041;
|
