diff options
Diffstat (limited to 'common/gtk-3.0/3.18/gtk-contained-darker.css')
-rw-r--r-- | common/gtk-3.0/3.18/gtk-contained-darker.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/common/gtk-3.0/3.18/gtk-contained-darker.css b/common/gtk-3.0/3.18/gtk-contained-darker.css index f9c82d0..400551a 100644 --- a/common/gtk-3.0/3.18/gtk-contained-darker.css +++ b/common/gtk-3.0/3.18/gtk-contained-darker.css @@ -4011,9 +4011,11 @@ GeditWindow.background.csd { background-color: rgba(38, 42, 51, 0.97); } GeditWindow.background.csd .gedit-headerbar-paned.titlebar { background-color: transparent; } + GeditWindow.background.csd .gedit-headerbar-paned.titlebar > GtkHeaderBar.header-bar.titlebar, GeditWindow.background.csd .gedit-titlebar-left, GeditWindow.background.csd .gedit-titlebar-right { background-color: rgba(47, 52, 63, 0.97); } + GeditWindow.background.csd .gedit-headerbar-paned.titlebar > GtkHeaderBar.header-bar.titlebar:backdrop, GeditWindow.background.csd .gedit-titlebar-left:backdrop, GeditWindow.background.csd .gedit-titlebar-right:backdrop { background-color: rgba(50, 56, 67, 0.97); } |