summaryrefslogtreecommitdiff
path: root/gtk/theme/Adwaita/gtk-contained-dark.css
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/theme/Adwaita/gtk-contained-dark.css')
-rw-r--r--gtk/theme/Adwaita/gtk-contained-dark.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/gtk/theme/Adwaita/gtk-contained-dark.css b/gtk/theme/Adwaita/gtk-contained-dark.css
index 36c393c286..d91f4a4098 100644
--- a/gtk/theme/Adwaita/gtk-contained-dark.css
+++ b/gtk/theme/Adwaita/gtk-contained-dark.css
@@ -405,6 +405,9 @@ entry:drop(active):not(:only-child) + combobox > box > button.combo {
treeview acceleditor > label {
background-color: #215d9c; }
+treeview entry:focus:dir(rtl), treeview entry:focus:dir(ltr) {
+ background-color: #232729;
+ transition-property: color, background; }
treeview entry.flat, treeview entry {
border-radius: 0;
background-image: none;