summaryrefslogtreecommitdiff
path: root/desktop-themes/Green-Submarine
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-10-21 09:37:13 +0200
committerraveit65 <[email protected]>2016-10-21 09:39:17 +0200
commitde174caacbeb6b3f129d60c54bc423e423a0b721 (patch)
tree5857a01111bc42c9f48f2a54b52d70099183706c /desktop-themes/Green-Submarine
parentc6069b4b837c6a184ebf426cab185ec9cae67ec1 (diff)
downloadmate-themes-de174caacbeb6b3f129d60c54bc423e423a0b721.tar.bz2
mate-themes-de174caacbeb6b3f129d60c54bc423e423a0b721.tar.xz
GTK+-3.22 submarine themes: setup dconf-editor
Diffstat (limited to 'desktop-themes/Green-Submarine')
-rw-r--r--desktop-themes/Green-Submarine/gtk-3.0/gnome-applications.css20
1 files changed, 20 insertions, 0 deletions
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;
+}
+