diff options
Diffstat (limited to 'common/gtk-3.0/3.18/gtk-contained-dark.css')
-rw-r--r-- | common/gtk-3.0/3.18/gtk-contained-dark.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/common/gtk-3.0/3.18/gtk-contained-dark.css b/common/gtk-3.0/3.18/gtk-contained-dark.css index 6b7eaa8..2258536 100644 --- a/common/gtk-3.0/3.18/gtk-contained-dark.css +++ b/common/gtk-3.0/3.18/gtk-contained-dark.css @@ -4018,9 +4018,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); } |