summaryrefslogtreecommitdiff
path: root/desktop-themes/Blue-Submarine
diff options
context:
space:
mode:
Diffstat (limited to 'desktop-themes/Blue-Submarine')
-rw-r--r--desktop-themes/Blue-Submarine/gtk-3.0/gnome-applications.css20
1 files changed, 20 insertions, 0 deletions
diff --git a/desktop-themes/Blue-Submarine/gtk-3.0/gnome-applications.css b/desktop-themes/Blue-Submarine/gtk-3.0/gnome-applications.css
index d7bf7a60..891bda72 100644
--- a/desktop-themes/Blue-Submarine/gtk-3.0/gnome-applications.css
+++ b/desktop-themes/Blue-Submarine/gtk-3.0/gnome-applications.css
@@ -61,3 +61,23 @@ toolbar.primary-toolbar.horizontal > toolitem > grid.horizontal > button.scale.f
color: @osd_button_fg_hover;
}
+/****************
+ * dconf-editor *
+ ****************/
+
+window.background.dconf-editor popover.menu {
+ background-color: @bg_dark_color;
+ background: @bg_dark_color;
+}
+
+/* the slash */
+.dconf-editor headerbar.titlebar .pathbar {
+ color: @menu_fg_dark_color;
+}
+
+.dconf-editor .properties-list row.activatable:hover {
+ background-image: none;
+ box-shadow: none;
+ border-radius: 0px;
+}
+