summaryrefslogtreecommitdiff
path: root/desktop-themes
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-10-21 09:37:13 +0200
committerraveit65 <[email protected]>2016-10-21 09:37:59 +0200
commite5000cc8e986ac5ad71fce04ad77e1a9650cacef (patch)
treebb3b6581b6c707a09d0712aa890cc18de11aa15d /desktop-themes
parentaa4dbd2807325fec474e80df4f625062e5ad580b (diff)
downloadmate-themes-e5000cc8e986ac5ad71fce04ad77e1a9650cacef.tar.bz2
mate-themes-e5000cc8e986ac5ad71fce04ad77e1a9650cacef.tar.xz
GTK+-3.22 submarine themes: setup dconf-editor
Diffstat (limited to 'desktop-themes')
-rw-r--r--desktop-themes/Blue-Submarine/gtk-3.0/gnome-applications.css20
-rw-r--r--desktop-themes/Green-Submarine/gtk-3.0/gnome-applications.css20
2 files changed, 40 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;
+}
+
diff --git a/desktop-themes/Green-Submarine/gtk-3.0/gnome-applications.css b/desktop-themes/Green-Submarine/gtk-3.0/gnome-applications.css
index d7bf7a60..891bda72 100644
--- a/desktop-themes/Green-Submarine/gtk-3.0/gnome-applications.css
+++ b/desktop-themes/Green-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;
+}
+