From e5000cc8e986ac5ad71fce04ad77e1a9650cacef Mon Sep 17 00:00:00 2001 From: raveit65 Date: Fri, 21 Oct 2016 09:37:13 +0200 Subject: GTK+-3.22 submarine themes: setup dconf-editor --- .../Blue-Submarine/gtk-3.0/gnome-applications.css | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'desktop-themes/Blue-Submarine') 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; +} + -- cgit v1.2.1