diff options
Diffstat (limited to 'common/gtk-3.0/3.16/gtk-contained-dark.css')
-rw-r--r-- | common/gtk-3.0/3.16/gtk-contained-dark.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/gtk-3.0/3.16/gtk-contained-dark.css b/common/gtk-3.0/3.16/gtk-contained-dark.css index 8f86c8f..bd14af4 100644 --- a/common/gtk-3.0/3.16/gtk-contained-dark.css +++ b/common/gtk-3.0/3.16/gtk-contained-dark.css @@ -1135,6 +1135,7 @@ GtkTreeView.view { box-shadow: none; background-color: #ffffff; } GtkTreeView.view.trough, GtkTreeView.view.trough:selected { + color: #D3DAE3; background-color: #2d3036; border-radius: 3px; border-width: 0; } |